I've created a testing manifest like this:

file { '%HOMEDIRVE%\testdir':
    ensure => directory,
    provider => windows,
}

Applied with error:

C:\Users\Administrator>puppet apply c:\init.pp
warning: Could not retrieve fact fqdn
Could not parse for environment production: Could not match %HOMEDRIVE% at 
c:/in
it.pp:1 on node win-kw0tm8m9vbs

I'd like to know if Puppet Windows support Windows environment variables? 
Thanks.

Puppet version: 2.7.12
OS version: Windows 2008 R2

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/efEznx0xKfQJ.
To post to this group, send email to puppet-users@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