Displaying 6 results from an estimated 6 matches for "network_eth0".
2011 Aug 19
3
Facter on a VM...
Hey.
I''m using Facter to publish VM capabilities - and every time I get the
facts I get a couple of errors along with:
Could not retrieve network_lo: wrong number of arguments (1 for 0)
Could not retrieve network_lo: wrong number of arguments (1 for 0)
Could not retrieve network_eth0: wrong number of arguments (1 for 0)
Could not retrieve network_eth0: wrong number of arguments (1 for 0)
Any ideas? Is there something I can filter?
TIA,
Kit
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, sen...
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
...inux
kernelmajversion => 2.6
kernelrelease => 2.6.18-164.6.1.el5
kernelversion => 2.6.18
macaddress => 00xxxx
macaddress_eth0 => 00xxxx
manufacturer => VMware, Inc.
memoryfree => 811.50 MB
memorysize => 1.98 GB
netmask => 255.255.255.240
netmask_eth0 => 255.255.255.240
network_eth0 => 1xxxxx
operatingsystem => RedHat
operatingsystemrelease => 5.4
path =>
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
physicalprocessorcount => 0
processor0 => Intel(R) Xeon(R) CPU E7450 @ 2.40GHz
processor...
2013 May 15
4
hiera - anything better than empty string?
Hi,
starting to use hiera in earnest now (still on puppet 2.6 but planning an
upgrade to 3.x this summer).
the heirarchy looks for fqdn, then network_eth0, then ''default''.
Some of our subnets don''t want to set http_proxy environment variables, the
rest do.
so default.json has a ''http_proxy_url'' key in it, but I want to exclude it
for 10.9.8.7.
Is there a ''special'' hiera value I can set...
2012 Mar 15
3
using puppet to configure local settings
Hi,
I was asked by my boss if puppet can handle the following scenario.
- 2 server (A and B)
- same config for each server, eg. /etc/resolv.conf (nameserver
1.2.3.4)
- but B should have a local unique requirement of another nameserver
5.6.7.8
so, A will have
nameserver 1.2.3.4
but B will have
nameserver 5.6.7.8
nameserver 1.2.3.4
when we change the global nameserver 1.2.3.4 to 9.8.7.6, it
2011 Jan 27
9
CIDR-matching in puppet manifests?
I have a few settings that change based on the network that a system is
in, and I have a heterogeneous collection of networks (a few /24s, some
/25s, a /29 and a couple /27s, and hey look a /16 in rfc1918 space
and...). So I can''t do simple regex matches on dotted-quad IP notation
and expect to get a complete story.
What I''d like is something like, I dunno...
$nameserver =
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message?
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
The fact named fact_stomp_server does not appear to be a valid hostname.
The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this
problem is running puppet agent as a normal user instead of root, or the
fact is