Title: Message Title
Rob Reynolds commented on an issue
Puppet / Bug PUP-1453
[Windows][Future] Running as non-Admin tries to create folders at C:/Users/Administrator/.puppet (no matter who the logged in user is)
Who am I?
{noformat}
echo %USERNAME%
{noformat}
-> bob

From the codebase:
{noformat}
bundle exec puppet apply -e "file {'c:/temp2':ensure=>directory}" --debug --trace --verbose
{noformat}

produces this:
{noformat}
Error: Could not set 'directory' on ensure: Permission denied - C:/Users/Administrator/.puppet
C:/code/puppetlabs/puppet/lib/p...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to