Your message dated Sun, 20 Mar 2011 13:06:02 +0100
with message-id <[email protected]>
and subject line networking facts are sanitized
has caused the Debian Bug report #563549,
regarding puppetmaster - Can't use ipaddress_eth0.100 facter output
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
563549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563549
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: puppetmaster
Version: 0.25.1-3
Severity: normal
facter creates a ipaddress_* variable per interface. For the VLAN device
named ethX.Y the variable is called "ipaddress_ethX.Y". It is impossible
to use this variable somewhere in the puppet language, not even in the
form "${ipaddress_ethX.Y}", the output is untouched.
Bastian
--
"That unit is a woman."
"A mass of conflicting impulses."
-- Spock and Nomad, "The Changeling", stardate 3541.9
--- End Message ---
--- Begin Message ---
The networking facts are since facter 1.5.3 lightly sanitized, so any
"." (and similar) becomes a "_". This can be safely used in puppet
manifests.
--
Stig Sandbeck Mathisen
pgp27oSq8nZ7F.pgp
Description: PGP signature
--- End Message ---