%PDF- %PDF-
| Direktori : /proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/pillar/ |
| Current File : //proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/pillar/gpg.pyc |
�
���^c @@ s; d Z d d l m Z m Z m Z d d l Z d � Z d S( us
Decrypt pillar data through the builtin GPG 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
ext_pillar:
- stack: /path/to/stack.cfg
- gpg: {}
Set ``gpg_keydir`` in your config to adjust the homedir the renderer uses.
i ( t absolute_importt print_functiont unicode_literalsNc O@ s( t j j t t � j d � } | | � S( Nu gpg( t saltt loadert rendert __opts__t __salt__t get( t minion_idt pillart argst kwargst render_function( ( s3 /usr/lib/python2.7/site-packages/salt/pillar/gpg.pyt
ext_pillar s ( t __doc__t
__future__R R R t salt.loaderR R ( ( ( s3 /usr/lib/python2.7/site-packages/salt/pillar/gpg.pyt <module> s