Re: [Puppet Users] The combined use of Ubuntu and CentOS

2014-07-15 Thread jcbollinger
On Monday, July 14, 2014 2:27:22 PM UTC-5, Hunter Haugen wrote: > > Yep, totally possible. The puppet master daemon is platform-agnostic and > uses the information sent from the agent (via `facter`) to know how to > compile the catalog. > AND, the agent adapts to the tools provided by its hos

Re: [Puppet Users] The combined use of Ubuntu and CentOS

2014-07-14 Thread Hunter Haugen
Yep, totally possible. The puppet master daemon is platform-agnostic and uses the information sent from the agent (via `facter`) to know how to compile the catalog. So if your ubuntu agents check in, the master daemon makes ubuntu catalogs. If your centos agents (including the master managing itsel