I am trying push configuratioin from the server. Here is the simple
config

node 'client.master.com' {
package { 'curl': ensure => present
}
}

-bash-3.2#puppet site.pp
dnsdomainname: Unknown host
Could not find default node or by name with 'domu-12-31-39-09-a4-
c4.com, domu-12-31-39-09-a4-c4, domU-12-31-39-09-A4-C4.com,
domU-12-31-39-09-A4-C4' on node domu-12-31-39-09-a4-c4.com
 ping client.master.com
PING client.master.com (10.193.125.130) 56(84) bytes of data
64 bytes from client.master.com (10.193.125.130): icmp_seq=1 ttl=61
time=0.739 ms

I can pull config from client but not able to push it from server, I
get this weird DNS error. Please help




-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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