But that is not what the complaint is. puppet://puppet/... resolves to the same thing as puppet://... in my setup. (Each subnet on my network has a DNS entry for "puppet" pointing to the correct master for that subnet)
On Fri, Jan 21, 2011 at 12:14 PM, Naresh V <nares...@gmail.com> wrote: > On 21 January 2011 22:35, Peter Berghold <salty.cowd...@gmail.com> wrote: > > Observe the following code sniget: > [...] > > file { > > nagios-ssh-key : > > path => "/home/nagios/.ssh/authorized_keys", > > owner => "nagios", group => "nagios", mode => 0600, > > source => "puppet://puppet/ssh-keys/nagios/authorized_keys" > > } > [...] > > > > OK... so what am I missing? > > Hello Peter, > > I think you intended puppet:/// instead of puppet:// > > > "All puppet file server URIs are structured as follows: > > puppet://{server hostname (optional)}/{mount point}/{remainder of path} > If a server hostname is omitted (i.e. puppet:///{mount point}/{path}; > note the triple-slash), the URI will resolve to whichever server the > evaluating node considers to be its master." > > http://docs.puppetlabs.com/guides/file_serving.html > > > -Naresh. > > -- > 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<puppet-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- Peter L. Berghold Owner, Shark River Technical Solutions LLC -- 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.