Issue #3848 has been updated by Nigel Kersten.
I kind of hate it too. What if instead we had these features: * server can set environment of client via node classifier * manifests can contain an instruction to the client to issue another puppet run after the current one has succeeded Then we wouldn't need to deal with this hacky method. ---------------------------------------- Feature #3848: Puppet should natively support bootstrapping from scratch. http://projects.puppetlabs.com/issues/3848 Author: Nigel Kersten Status: Accepted Priority: Normal Assignee: Category: agent Target version: Affected version: 0.25.4 Keywords: Branch: Automatically provisioning puppet clients could be really simple if we had these features. options: --bootstrap (defaults to no) --bootstrap_environment (defaults to bootstrap) If these options are on, the client connects to the puppet server and requests a catalog for the bootstrap_environment. If that completes successfully, then the client does another run with whatever settings, plugins, config files have been placed down by the bootstrap run. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
