On May 10, 2012, at 10:43 AM, Miles Monteleone wrote:
> I'm having some issues applying a default set of modules to all of my nodes managed by Foreman. I have around 20 nodes split among 4 environments. I have a node {default...} stanza in site.pp, but due to the way puppet handles ENCs, nothing from this is applied to my nodes. I have looked at host groups in Foreman, but they don't seem to do what I want, since they are applied per-environment. Basically I just want to duplicate the behavior of node {default} in Foreman. I don't care which environment they are in. Any ideas?
----
the 'per environment' only means that you define the same host group and note that Foreman's host groups can be nested.
Craig