%PDF- %PDF-
| Direktori : /proc/self/root/usr/lib/python2.7/site-packages/salt/pillar/ |
| Current File : //proc/self/root/usr/lib/python2.7/site-packages/salt/pillar/nacl.pyc |
�
���^c @@ s; d Z d d l m Z m Z m Z d d l Z d � Z d S( u}
Decrypt pillar data through the builtin NACL renderer
In most cases, you'll want to make this the last external pillar used. For
example, to pair with the builtin stack pillar you could do something like
this:
.. code:: yaml
nacl.config:
keyfile: /root/.nacl
ext_pillar:
- stack: /path/to/stack.cfg
- nacl: {}
Set ``nacl.config`` in your config.
i ( t absolute_importt print_functiont unicode_literalsNc O@ s( t j j t t � j d � } | | � S( Nu nacl( t saltt loadert rendert __opts__t __salt__t get( t minion_idt pillart argst kwargst render_function( ( s4 /usr/lib/python2.7/site-packages/salt/pillar/nacl.pyt
ext_pillar s ( t __doc__t
__future__R R R R R ( ( ( s4 /usr/lib/python2.7/site-packages/salt/pillar/nacl.pyt <module> s