I'm on a fresh install of Fedora 17 and using Factor 1.6.11 and Puppet
2.7.19.
[root@localhost ~]# ifconfig -a
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 18029 bytes 5321352 (5.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 18029 bytes 5321352 (5.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
p4p1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:18:8b:b1:3c:34 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 18
virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
ether 72:6d:6c:d2:45:82 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.108 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::219:7dff:fe3d:dc0f prefixlen 64 scopeid 0x20<link>
ether 00:19:7d:3d:dc:0f txqueuelen 1000 (Ethernet)
RX packets 170677 bytes 128108844 (122.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 154224 bytes 18496509 (17.6 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@localhost ~]# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
Any ideas? export LC_ALL to "C" or "en_US.UTF-8" didn't help.
Joseph
בתאריך יום חמישי, 6 בספטמבר 2012 02:30:57 UTC-4, מאת Axel Bock:
>
> ... @joseph: do you have localized ipconfig output?
>
> (btw I have facter 1.5.2, puppet 2.6.17, both from suse rpms)
>
>
> Am Donnerstag, 6. September 2012 08:25:45 UTC+2 schrieb Axel Bock:
>>
>> uuh ... /inet addr[...]/ as pattern in ip.rb? a wild guess ... if the
>> output is localized - then puppet won't be able to get the IP address info,
>> right?
>> check.
>>
>> *l1215022:~ # facter | grep _eth*
>> *l1215022:~ # export LC_ALL="en_US"*
>> *l1215022:~ # facter | grep _eth*
>> ipaddress_eth0 => 130.250.8.15
>> macaddress_eth0 => 00:50:56:99:05:02
>> macaddress_eth1 => 00:50:56:99:18:02
>> netmask_eth0 => 255.255.255.0
>> *l1215022:~ #*
>>
>> oh boy. seriously? NO ONE noticed that before?? I'm stunned right now.
>>
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/7H938fsVsT8J.
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-users?hl=en.