My install was working for a couple of months until I rebooted my puppet server. The clients do not report an error when I run puppet agent -t. I've attempted to remove certificates and renew. The clients get new certificates, but the console still does not update. Even the puppet server itself is not updating as a client. After reboot the only thing I have noticed that changed was selinux got re-enabled. I set it back to disabled and rebooted, but no change. The iptables service is stopped. I've scanned all the pe- logs, but I don't see anything that stands out.
Any help would be appreciated. [root@Puppet ~]# getenforce Disabled [root@Puppet ~]# puppet agent -t info: Retrieving plugin info: Loading facts in /etc/puppetlabs/puppet/modules/firewall/lib/facter/iptables_persistent_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/firewall/lib/facter/iptables_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/firewall/lib/facter/ip6tables_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/operatingsystemversion.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_systemtype.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_productkey.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_sid.rb info: Loading facts in /opt/puppet/share/puppet/modules/stdlib/lib/facter/puppet_vardir.rb info: Loading facts in /opt/puppet/share/puppet/modules/stdlib/lib/facter/pe_version.rb info: Loading facts in /opt/puppet/share/puppet/modules/stdlib/lib/facter/facter_dot_d.rb info: Loading facts in /opt/puppet/share/puppet/modules/stdlib/lib/facter/root_home.rb info: Loading facts in /opt/puppet/share/puppet/modules/concat/lib/facter/concat_basedir.rb info: Loading facts in /opt/puppet/share/puppet/modules/auth_conf/lib/facter/custom_auth_conf.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/iptables_persistent_version.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/iptables_version.rb info: Loading facts in /var/opt/lib/pe-puppet/lib/facter/ip6tables_version.rb info: Caching catalog for puppet info: Applying configuration version '1379543327' notice: Finished catalog run in 0.07 seconds [root@Puppet ~]# service iptables status iptables: Firewall is not running. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
