Hi Rajeev, Also see the puppet on windows troubleshooting section that talks about file paths:
http://docs.puppetlabs.com/windows/troubleshooting.html#file-paths On Mon, Sep 10, 2012 at 5:23 AM, Rajeev Iyer <[email protected]> wrote: > Thanks Dustin. > > On Sep 10, 4:20 pm, "Dustin J. Mitchell" <[email protected]> wrote: >> On Mon, Sep 10, 2012 at 3:11 AM, Rajeev Iyer <[email protected]> wrote: >> > err: Failed to apply catalog: Parameter path failed: File paths must >> > be fully qualified, not 'tmp/testfile' at /etc/puppet/manifests/site.pp:7 >> >> First, this question is better-suited to the puppet-users mailing list. >> >> Second, the problem is that /tmp/testfile is not a legitimate path on >> Windows. Try something like "C:\\testfile". >> >> Dustin > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-dev?hl=en. > Josh -- Josh Cooper Developer, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
