am I doing something wrong?

this seems to never find my .$env file:

source => [
            "puppet:///modules/gu_puppet/puppet.conf.$fqdn",
            "puppet:///modules/gu_puppet/puppet.conf.$environment",
            "puppet:///modules/gu_puppet/puppet.conf.$operatingsystem",
            "puppet:///modules/gu_puppet/puppet.conf"
            ]

It does find the $fqdn version if I create one, but not the
$environment. and skips to the last version.
am using 2.6.3 master and 2.6.6 client.

Thanks,
Mohamed.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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