Hi Deo,
> On 5. Apr 2019, at 00:02, Deo Breathnu <deo.breat...@gmail.com> wrote: > > I am fairly new to puppet. I have a puppet master that is orchestrating the > builds for three AWS autoscaling groups of Nginx reverse proxy servers. The > three types are fairly similar except for some conf files. > > In the main site.pp file there is a line " case $::ec2_tag_role" . So it is > obvious that it seems that the logic as the configuration differences is > controlled here since the 3 tags are here below the case. There is no > nodes.pp file. Has anyone seen this configuration before? manifests/site.pp is the main entry point for Puppet when looking for node classifications. You can have additional files within manifests directory which get parsed by Puppet master automatically. Nodes.pp was used by people in the past. hth, Martin -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/36C07164-1D90-43C8-B641-4632396CB515%40gmail.com. For more options, visit https://groups.google.com/d/optout.