On 26 May 2016 at 22:11, Martin Langhoff <[email protected]> wrote: > Hi Puppeteers, > > folks are mapping "role" from EC2 tags or userdata into a `case` > statement in site.pp to choose a pre-built configuration. > > I wonder whether there is a way to bring in a listing of classes, as > can be done with hiera (`hiera_include("classes")`). >
There are lots of hints and tips in this white paper. https://puppet.com/blog/making-life-puppet-and-aws-or-other-cloud-services-easier In particular it covers using the policy based autosigning and trusted facts to secure doing what I think you're doing. Obviously I'm biased as I now work at Puppet, but it's definitely worth a read. Gareth > thoughts? > > > > m > -- > [email protected] > - ask interesting questions > - don't get distracted with shiny stuff - working code first > ~ http://docs.moodle.org/en/User:Martin_Langhoff > > -- > 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/CACPiFCJK%2BAAVgpdo7LBi_H1AGfKyuF9HJbPaD21FMn_dcQzFDg%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Gareth Rushgrove @garethr devopsweekly.com morethanseven.net garethrushgrove.com -- 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/CAFi_6yKOhovji58TXZGOwKj7p3Gw_wLtVx0i4KpJTrm%3Du_mKcw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
