You are correct. I'll update my comments then. By omitting both default_manifest and an environment.conf file, my puppet install is defaulting to the ./manifests folder in the environment being called: https://docs.puppetlabs.com/references/3.7.latest/configuration.html#defaultmanifest
On Tuesday, October 28, 2014 1:02:57 PM UTC-7, jcbollinger wrote: > > > > On Tuesday, October 28, 2014 12:08:11 PM UTC-5, Tony Thayer wrote: >> >> Specifying your default_manifest will override your directory >> environments as per the documentation. >> >> > That is NOT what the documentation says. In fact, it is exactly contrary > to the documentation: > > The default_manifest setting *allows* you to omit the manifests directory >> in the environments you create [...]. >> > > ( > https://docs.puppetlabs.com/puppet/latest/reference/environments_configuring.html, > > emphasis added.) > > > Any environment *that doesn’t set the manifest setting* in its >> environment.conf file will use [the manifest specified by >> default_manifest]. >> > > ( > https://docs.puppetlabs.com/references/3.7.latest/configuration.html#defaultmanifest, > > emphasis added.) > > > John > > -- 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/7150bfb1-ea23-42cc-9373-b8f22101519a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
