Hi, 

I'm new with puppet and I help with agent server communication. 

   - Server installed on CentOS 65 and called puupetmaster.home 
   - Agent installed on Ubuntu 14.01 and called wikitest.home 


   1. I get "puppet", When I hit the following command on the agent puppet 
   agent --configprint server
   2. Agent config file looks as follows: 
   

[main]
> logdir=/var/log/puppet
> vardir=/var/lib/puppet
> ssldir=/var/lib/puppet/ssl
> rundir=/var/run/puppet
> factpath=$vardir/lib/facter
> templatedir=$confdir/templates
> [master]
> # These are needed when the puppetmaster is run by passenger
> # and can safely be removed if webrick is used.
> ssl_client_header = SSL_CLIENT_S_DN
> ssl_client_verify_header = SSL_CLIENT_VERIFY
> [agent]
> server=puppetmaster.home
> #environment=production


   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   
*What can be  the problem? *

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f3956e2b-7a90-48bf-991a-1ab9e332e0be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to