Dear list,

When I bootstrap a new EC2 instance from a base Ubuntu 12.04 LTS image I 
use cloud-init to install the puppet-agent via apt, write a minimal 
puppet.conf and start puppet. Ubuntu 12.04 comes with puppet 2.7.*, and I'd 
like to upgrade to the 3.* version from Puppetlabs' apt repo before 
starting the run that configure the machine into a specific role.

I'm having trouble figuring out how to add the repo and only upgrade the 
puppet agent, before starting the actual run with the upgraded version 3 
agent. I could use cloud-init to do this before puppet starts, but I'd like 
to keep the bootstrapping as simple as possible and manage things via 
Puppet.

This must be a common task, so how do you do it?

Thanks, Martijn

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to