I was trying to avoid it, because we are also migrating to Git-centric workflow, and trying to set up per-branch environments -- it seems to me that the environment config files will be hard to keep straight under such setup.
Unless I add environment.conf to the .gitignore, and instantiate it automatically for each branch as it's created?.. Is that what I am *supposed *to do? I am confused, because I was under impression that the per-environment modules and manifests were supposed to be processed *automatically*, just by the fact the myEnvironment/modules and myEnvironment/manifests directories existed, and per-directory environments were enabled. Am I wrong? Do I have to explicitly set those in environment.conf? On Tuesday, October 28, 2014 5:15:42 AM UTC-4, Thomas Müller wrote: > > > > have you configured the environment.conf file? > https://docs.puppetlabs.com/puppet/latest/reference/config_file_environment.html > > - Thomas > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/76320927-dd3f-46e7-a209-01596fd4ba5f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
