untu AMI is used. The puppet master isn't using auto-signing
as S3 is used to store legitimate puppet clients.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To
a puppet master running under apache2 and passenger. No further
configuration is required.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet
Another option is to set the certname option in puppet.conf when
installing with kickstart. The certname option defaults to the hostname
- however it can be set in puppet.conf:
[main]
certname=YOUR_UNIQUE_CERTNAME
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
--
You received this
thing is in place, restart apache and open up a web browser
> to test whether everything is working: https://puppet:8140
>
I'd recommend to also remove all ports from /etc/apache2/ports.conf and
disable the default site - so that apache2 *only* listens on port 8140
for puppet.
-
://projects.reductivelabs.com/projects/puppet/wiki/Using_Passenger
>
You may wanna give a try to the puppetmaster-passenger package available
in Ubuntu Maverick and Debian experimental. The package will
automatically setup everything for you.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.c
do an update before /every/ package
> install. Once at the start of a Puppet-run, /IF/ one or more packages
> need to be installed, would suffice.
>
You may run into a chicken-egg problem. Packages that are configured as
"ensure => latest" can only be upgraded by puppet
you may wanna look at the puppetmaster-passenger
package. Installing this package will automatically setup puppetmaster
to run under apache2 + mod_ssl + mod_passenger. apache2 ssl
configuration is automatically done by the package itself.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
--
or "puppet" as a shortname (which it
> does by default),
Why not use DNS views? In each of your data center puppet resolves to the local
puppetmaster.
--
Mathias Gug
Ubuntu Developer http://www.ubuntu.com
--
You received this message because you are subscribed to the Google Gr
cing 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-automat