Axel Bock
2012-Sep-20 12:43 UTC
[Puppet Users] other manifest file in different environment
Hello readers, I have a little thing here. I am configuring my environment to have a separate manifest file, using the [ENV] blocks and the manifest= setting in puppet.conf. So far, so good. Now if I run the puppet agent on the client machine, the catalog does seem to be empty. I deliberately changed my environment''s site.pp to contain errors, but the puppet agent --test run simply runs and does nothing. no error message. I have removed the host configuration from the central site.pp file, and moved it to the environment-specific one. So for me it looks like the specific site.pp file is not found/read. I checked the path, and it is correct. This is my puppet.conf: http://pastebin.com/k1wv9XQK My puppet version is 2.6.17 from SLES 11 SP2. Thanks for any help! Axel. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/4DPs60s8X7IJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Axel Bock
2012-Sep-20 13:47 UTC
[Puppet Users] Re: other manifest file in different environment
Disregard, it seems to work now for some reason. thanks anyways! Axel. Am Donnerstag, 20. September 2012 14:43:47 UTC+2 schrieb Axel Bock:> > Hello readers, > > I have a little thing here. I am configuring my environment to have a > separate manifest file, using the [ENV] blocks and the manifest= setting in > puppet.conf. So far, so good. > > Now if I run the puppet agent on the client machine, the catalog does seem > to be empty. I deliberately changed my environment''s site.pp to contain > errors, but the puppet agent --test run simply runs and does nothing. no > error message. I have removed the host configuration from the central > site.pp file, and moved it to the environment-specific one. So for me it > looks like the specific site.pp file is not found/read. I checked the path, > and it is correct. > > This is my puppet.conf: http://pastebin.com/k1wv9XQK > My puppet version is 2.6.17 from SLES 11 SP2. > > > Thanks for any help! > Axel. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/dudC1Tc36cQJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.