Hi all,

sorry if this is a repost, i need to use a windows env in the configuration 
of puppet.

this is a piece of my conf:

        file { "Mozilla":
                ensure => "directory",
                recurse => "true",
                path => "%appdata%",
                purge => true,
                force => true,
                source => "puppet:///modules/winpc/Firefox_Profiles",
         #       source_permissions => 'ignore'
        }

how i can use the env variable %appdata%

thanks in advance and sorry for my english. :)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/3530a4eb-8277-4841-97ac-16dcdfb1d4ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to