On Mon, Nov 22, 2010 at 5:12 AM, sanjiv.singh <sanjiv.si...@impetus.co.in> wrote: > hi , > i want to use absolute path as a source of file > > like > > file { "/var/lib/conf/Request.xsd": > owner => 'root', > source => '/etc/buildmodules/build1/modules/tomcat/files/ > Request.xsd' , > } > > but it give following error ... > > err: //tomcat/File[/var/lib/conf/Request.xsd]: Failed to retrieve > current state of resource: Could not retrieve information from > source(s) /etc/buildmodules/build1/modules/tomcat/files/Request.xsd > at /etc/buildmodules/build1/modules/tomcat/manifests/tomcat.pp:16 > > What is exactly the problem? > > if some thing wrong in my side ... > > how i can specify absolute path ?
The absolute path is client-side. If you want to specify a server-side path, use the pupet://..... syntax and deliver it via the file server. > > thanks in advance ..! > > > - > sanjiv singh > Impetus Infotech india > > -- > 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. > > -- Nigel Kersten - Puppet Labs - http://www.puppetlabs.com -- 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.