Displaying 4 results from an estimated 4 matches for "9dac".
Did you mean:
9da1
2005 Apr 22
4
I have a problem similar to FAQ 2 scenario, but reply packets don''t seem to be recognized.
...inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:00:f4:c3:9d:ac brd ff:ff:ff:ff:ff:ff
inet 192.168.0.100/16 brd 192.168.255.255 scope global eth0
inet6 fe80::200:f4ff:fec3:9dac/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0f:b5:42:7f:aa brd ff:ff:ff:ff:ff:ff
inet 65.40.217.150/24 brd 65.40.217.255 scope global eth1
inet6 fe80::20f:b5ff:fe42:7faa/64 scope...
2013 Nov 30
8
Providing hiera with module data
Hi guys,
I don''t know how to solve this:
I want ".yaml"-files in each module''s "/data"-directory. These .yaml-files
should contain data, which Hiera sould pass to the module''s manifests.
How can I do that? I''m using Puppet 3.3.1
Thanks in advance!
--
You received this message because you are subscribed to the Google Groups "Puppet
2005 Jul 14
1
NT4 migration errors
...050714220134Z
entryCSN: 20050714220134Z#000002#00#000000
modifiersName: cn=admin,dc=kblan,dc=com
modifyTimestamp: 20050714220134Z
dn: cn=Domain Guests,ou=Groups,dc=kblan,dc=com
objectClass: posixGroup
cn: Domain Guests
gidNumber: 1002
structuralObjectClass: posixGroup
entryUUID: 96d6d426-88fe-1029-9dac-f722ce3ce348
creatorsName: cn=admin,dc=kblan,dc=com
createTimestamp: 20050714220135Z
entryCSN: 20050714220135Z#000002#00#000000
modifiersName: cn=admin,dc=kblan,dc=com
modifyTimestamp: 20050714220135Z
dn: cn=Sales,ou=Groups,dc=kblan,dc=com
objectClass: posixGroup
cn: Sales
gidNumber: 1003
structur...
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by
puppet, such as:
notice:
/Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner:
owner changed ''root'' to ''logstash''
notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed
''stopped'' to ''running''