Hi there ,
I've a situation here, where I need to provide SSL key-pair for Nginx configuration and the SSL keys, that copied on to the agents as file{} resources goes to the repo, which is accessed by a number of people in the organization, which I don't like. What's the general recommendation (which goes along with the automation flow) here to handle this kind of situation?
I use eyal back-end for password and other secret string but how do I handle the files? I know: eyaml edit -f <file_name>
can encrypt a file but how do I use that in Puppet or in a file{} resource? Thanks in advance!
-S