hoccer / puppet-talk-production

Puppet module for provisioning production VMs.
0 stars 0 forks source link

Deploy secrets in a more secure way #4

Open kaazoo opened 10 years ago

kaazoo commented 10 years ago

Short Answer:

Long Answer: http://www.craigdunn.org/2011/10/secret-variables-in-puppet-with-hiera-and-gpg/

kaazoo commented 10 years ago

The above article is a bit old. There is a newer implementation of encrypted Hiera YAML: https://github.com/TomPoulton/hiera-eyaml

crux commented 10 years ago

das erscheint mir ein wenig over complicated. traditionell ist immer das bester gewesen secrects GAR NICHT im automatisierten deployment zu haben. zum beispiel bei den rails apps, ein zugriff auf einen well known-place AUSSERHALB des deployment ordners. und diesen muss dann eben ein sysad, in der regel einmalig, einrichten,

m2c, dirk

On 14 April 2014 11:39, kaazoo notifications@github.com wrote:

The above article is a bit old. There is a newer implementation of encrypted Hiera YAML: https://github.com/TomPoulton/hiera-eyaml

Reply to this email directly or view it on GitHubhttps://github.com/hoccer/puppet-talk-production/issues/4#issuecomment-40348483 .