On Thu, May 13, 2010 at 6:04 AM, Mathias Gug <[email protected]> wrote: > Hi, > > On Wed, May 12, 2010 at 07:35:18PM -0700, Eric wrote: >> >> I'm a first time user of puppet and I'm playing around with it using >> Amazone EC2 instances in order to learn it. The OS is Ubuntu 10.04 >> server and puppet version is 0.25.4. >> >> Right now I'm facing a hard time to make autosign feature work. > > You may wanna have a look at the blog series [1] I wrote about using Ubuntu > images in EC2. I've outlined an architecture to not use auto signing on the > puppetmaster. > > [1]: > http://ubuntumathiaz.wordpress.com/2010/03/25/using-puppet-in-uecec2-automating-the-signing-process/ >
Essentially by making your own specialized alternative autosigner, yes :) We (Mattias, I, others) were all talking about this Monday, our consenus was that we're going to consider making a way to teach the autosigner to accept the name of an external script (much akin to external_nodes) that could be called to decide whether or not to autosign a certain cert. In any event, if you can't get basic autosign to work, the above would be no easier -- I would suggest starting with what Dan had said and let us know where you get from there. -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
