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 ?

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.

Reply via email to