I'm not sure if this is exactly what you're looking for, but check out
https://github.com/sihil/hiera-eyaml-gpg

- Marc

On 1/21/14 6:02 PM, Gautam Chand Nutalapati wrote:
> I have a key and file A.
> 
> usually to retrieve data from file, I guess we do something like  $var = 
> File("path/A") 
> How do we retrieve the data from same file if file "A" is protected by a 
> key? (I have the Key)
> 
> (Related to SSL)
> I have a private key file that i want to password protect and use puppet 
> instead of user typing pass phrase every time.
> Encrypting whole contents of file is not possible, so planning to encrypt 
> pass phrase.
> 
> Any suggestions?
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/52E13029.702%40element84.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to