Issue #1894 has been updated by do.
luke wrote:
> downcasefacts defaults to false, so this setting is a noop in this case; what
> does your code look like? I think there's something else going on.
yes,
puppetmaster --genconfig says that "dowcasefacts=false", I have explicitly set
it in puppetmaster's config (to be safe).
Anyway, when I have
$file = $operatingsystem ? {
"Ubuntu" => "/foo",
"Debian" => "/fofo",
"FreeBSD" => "/ofof",
}
I get the above error on the server logs and puppet fails with an error.
Now, this happens only on Ubuntu/Hardy (with puppet 0.24.7 from Debian).
----------------------------------------
Bug #1894: downcasefacts does not work?
http://projects.reductivelabs.com/issues/1894
Author: do
Status: Needs more information
Priority: Normal
Assigned to:
Category:
Target version:
Complexity: Unknown
Affected version: 0.24.7
Keywords:
Hello.
If I use "downcasefacts=false" in 0.24.7 I get:
"No matching value for selector param 'ubuntu' at ...." on the puppetmaster.
This indicates that the facts are actually downcased.
Facter is 1.5.1 and puppet(master) is 0.24.7, client is Ubuntu/hardy and server
is Debian/Etch.
Thanks, udo.
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" 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-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---