Puppet Enterprise 2015 - MCollective and New Structured Facts
Posted by AWS, Devops, Puppet, Virtualization | Categories:
Recently I ran into an automation situation where I needed to be able to execute a puppet agent run by an EC2 instanceID fact. Since 2015 we now have structured facts instead of a simpler flat hierarchy. Here is how you use the new structured facts with MCO commands like ping and runonce. more