[Puppet Users] Re: nodes.pp file not recognized

2015-01-26 Thread jcbollinger
On Sunday, January 25, 2015 at 12:42:56 PM UTC-6, bluethundr wrote: > > Hey all, > > I found out why this is happening. > > If I specify the nodes.pp file in > /etc/puppet/environments/production/manifests/site.pp > > If I run the setup like this in my site.pp file: > > # Empty site.pp required

[Puppet Users] Re: nodes.pp file not recognized

2015-01-25 Thread Tim Dunphy
Hey all, I found out why this is happening. If I specify the nodes.pp file in /etc/puppet/environments/production/manifests/site.pp If I run the setup like this in my site.pp file: # Empty site.pp required (puppet #15106, foreman #1708) include 'nodes.pp' The nodes aren't recognized. And I get