Issue #4407 has been updated by Stig Sandbeck Mathisen.
I am not able to reproduce this issue, and it seems to have been fixed a long
time ago, in commit aa56886b1143d49173f4878a41107f55fece529c which was released
in 1.5.3.
It could most likely be safely closed.
$ ip address show dev dummy0.23
169: dummy0.23@dummy0: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP
link/ether aa:3e:0c:fb:4e:63 brd ff:ff:ff:ff:ff:ff
inet 192.0.2.6/30 brd 192.0.2.7 scope global dummy0.23
inet6 fe80::a83e:cff:fefb:4e63/64 scope link
valid_lft forever preferred_lft forever
$ facter | grep dummy0_23
interfaces => dummy0,dummy0_23,eth0,lo
ipaddress_dummy0_23 => 192.0.2.6
macaddress_dummy0_23 => aa:3e:0c:fb:4e:63
netmask_dummy0_23 => 255.255.255.252
network_dummy0_23 => 192.0.2.4
----------------------------------------
Bug #4407: Fact names should be sanitized to be alphanumeric
https://projects.puppetlabs.com/issues/4407
Author: Stig Sandbeck Mathisen
Status: Accepted
Priority: High
Assignee:
Category:
Target version:
Affected Puppet version: 0.25.1
Keywords:
Branch:
This is an issue reported at the Debian Bug Tracker at
[[http://bugs.debian.org/563549]]:
Excerpt:
<blockquote>
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.
</blockquote>
--
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://projects.puppetlabs.com/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.