On 03/12/2012 08:22 PM, MF wrote:
Hello,

I am setting up a new master server and migrating my configuration
from my current master server.  I am also upgrading from 2.6 to 2.7.
I have the new server built and integrated with Apache, Passenger, and
Dashboard just like on my current server.  I moved over all my modules
in /etc/puppet/modules as well as my site and node manifests in /etc/
puppet/manifests.  I did not move over the entire /var/lib/puppet/ssl
dir.  At this point I am just testing with two nodes.  The two clients
connect fine and have their certs verified and can connect to puppet
and be seen in dashboard.  But when I try to add one of my existing
module/class to the nodes the configuration is never updated.

The puppet agent runs fine and says finished catalog run but the
configuration is not modified.  I see no errors on either the server
or the client and the certs seem to be just fine.

Anyone have any suggestions?

Thanks in advance for your help.

Maybe you need to do this:

touch /etc/puppet/manifests/site.pp


--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to