Hi Matt, I have nodes.pp as node basenode { } node 'test.master.com' inherits basenode { }
site.pp as import 'nodes' node 'test.agent.com' { } With Regards, Krishna Bhaskar.' On Thursday, 20 December 2012 17:56:07 UTC+5:30, Matthew Burgess wrote: > > On Thu, Dec 20, 2012 at 12:17 PM, krishna bhaskara rao > <krish...@gmail.com <javascript:>> wrote: > > Hi Matt, > > > > I have configured hostname of the master in hosts file as below in > windows > > agent. > > 10.248.113.198 test.master.internal > puppetmaster > > and added an entry "server=test.master.internal" in agent in windows > > puppet.conf. > > So, what's in your /etc/puppet/manifests/site.pp on the master then? > > At the minimum, it should have: > > node default { > } > > Thanks, > > Matt. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/Y3XAbkVweXYJ. 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.