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.

Reply via email to