Re: [Puppet Users] Re: hiera-eyaml - masterless puppet

2016-10-04 Thread Nathan Jones
hiera-eyaml-kms is a good solution that uses AWS KMS to manage encryption keys. EC2 instances can be provisioned with an IAM instance profile that grants access to the required keys. -- You received this message because you are subscribed to the Goo

[Puppet Users] Ruby issue for installing "google-api-client" gem

2016-10-04 Thread penchal naidu
Hi All, I am happy to join the group - Puppet Users Please help me in below issue(s): *Issue:* Unable to install required gems (google-api-client) to use custom resource modules. we require some way to handle the ruby issue for installing "google-api-client" gem. *Version details

[Puppet Users] Declare ressources from another stage

2016-10-04 Thread Prunk Dump
Hello puppet users ! My problem is simple. I use the following classes in three different stages (setup/main/runtime) : class { 'apt::client': stage => 'setup', } ... ... class { 'hostpkg': } ... ... class { 'extrapkg': stage => 'runtime', } The idea is that the "apt::client" class