Skip to content

Instantly share code, notes, and snippets.

@madAndroid
Created October 22, 2013 09:01
Show Gist options
  • Save madAndroid/7097435 to your computer and use it in GitHub Desktop.
Save madAndroid/7097435 to your computer and use it in GitHub Desktop.
notice: Scope(Class[Sf_mcollective::Agent::Params]): Mcollective plugin path: /opt/automation/usr/libexec/mcollective
info: Applying configuration version '1382432156'
notice: /Stage[main]/Sf_mcollective::Agent::Config/File[/etc/mcollective/facts.yaml]/content:
--- /etc/mcollective/facts.yaml 2013-10-22 08:55:12.170085693 +0000
+++ /tmp/puppet-file20131022-32128-7tyy9n-0 2013-10-22 08:57:15.337085625 +0000
@@ -28,12 +28,13 @@
hostname: server
http_proxy:
id: root
- interfaces: eth0,eth1,lo
+ interfaces: eth0,eth1,lo,tun0
ip6tables_version: 1.4.7
ipaddress: 10.0.2.15
ipaddress_eth0: 10.0.2.15
ipaddress_eth1: 10.42.42.2
ipaddress_lo: 127.0.0.1
+ ipaddress_tun0: 10.20.30.1
iptables_version: 1.4.7
is_virtual: true
kernel: Linux
@@ -61,9 +62,11 @@
netmask_eth0: 255.255.255.0
netmask_eth1: 255.255.255.0
netmask_lo: 255.0.0.0
+ netmask_tun0: 255.255.255.255
network_eth0: 10.0.2.0
network_eth1: 10.42.42.0
network_lo: 127.0.0.0
+ network_tun0: 10.20.30.1
ntpd_enable_config_management: true
operatingsystem: CentOS
operatingsystemrelease: 6.4
info: FileBucket adding {md5}7145bb6d8dc588e9368524b4ff543faf
info: /Stage[main]/Sf_mcollective::Agent::Config/File[/etc/mcollective/facts.yaml]: Filebucketed /etc/mcollective/facts.yaml to puppet with sum 7145bb6d8dc588e9368524b4ff543faf
info: /Stage[main]/Sf_mcollective::Agent::Config/File[/etc/mcollective/facts.yaml]: Scheduling refresh of Class[Sf_mcollective::Agent::Service]
info: Class[Sf_mcollective::Agent::Service]: Scheduling refresh of Service[mcollective]
notice: /Stage[main]/Sf_mcollective::Agent::Service/Service[mcollective]: Triggered 'refresh' from 1 events
notice: Finished catalog run in 32.43 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment