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
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
Hi, I am using puppetmaster on centos 6.5. I want to use puppet agent which
is installed on ubuntu 12.04. I want to install and configure some package
on ubuntu 12.04 via using puppet. Is it possible to use different operating
system between puppetmaster and agents? If it is possible, how can I