I'm very new to Puppet Enterprise.... I have the following setup so far:
1. Puppet Master (Puppet Ent) on Ubuntu with its own Agent
2. Puppet Agent on MAC Mountain Lion
Everything looked ok but then I noticed this on the MAC (below), which suggested to me I had the wrong Agent? I'm a little confused on how to get the Puppet Ent Agent for MAC?
Info: Retrieving plugin
Info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/custom_auth_conf.rb
Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb
Info: Loading facts in /var/lib/puppet/lib/facter/ip6tables_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/iptables_persistent_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/iptables_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/postgres_default_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppetdb_server_status.rb
Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
Info: Loading facts in /var/lib/puppet/lib/facter/windows.rb
Info: Caching catalog for unknown.home
Info: Applying configuration version '1384195446'
Notice: unknown.home (osfamily = Darwin) is not a Puppet Enterprise agent. It will not appear when using the mco command-line tool or from within Live Management in the Puppet Enterprise Console.
If you no longer wish to see this message for all non-PE agents, visit your Puppet Enterprise Console, create the parameter warn_on_nonpe_agents in the pe_mcollective class, and set its value to false
Notice: /Stage[main]/Pe_mcollective::Role::Agent/Notify[pe_mcollective-un_supported_platform]/message: defined 'message' as 'unknown.home (osfamily = Darwin) is not a Puppet Enterprise agent. It will not appear when using the mco command-line tool or from within Live Management in the Puppet Enterprise Console.
If you no longer wish to see this message for all non-PE agents, visit your Puppet Enterprise Console, create the parameter warn_on_nonpe_agents in the pe_mcollective class, and set its value to false'
Notice: Finished catalog run in 0.18 seconds