On Saturday, October 4, 2014, Felix Frank
wrote:
> Hi,
>
> On 10/04/2014 11:11 AM, Rachel Andrew wrote:
> >
> > I've created environments/production/modules and
> > environments/production/manifests
> >
> > I believe I can just set default_manifest in my puppet.conf on the
> > puppetmaster to /et
Hi,
On 10/04/2014 11:11 AM, Rachel Andrew wrote:
>
> I've created environments/production/modules and
> environments/production/manifests
>
> I believe I can just set default_manifest in my puppet.conf on the
> puppetmaster to /etc/puppet/manifests and then all environments will
> continue to use
Hey all,
I've installed puppetdb on my puppetmaster. I have puppet-server-3.7.1,
puppetdb-2.2 and puppetdb-terminus-2.2.
I've setup puppetdb like this:
[root@puppet:/etc/puppet] #cat /etc/puppetdb/conf.d/database.ini
[database]
classname = org.postgresql.Driver
subprotocol = postgresql
subname
Hello
I have a small infrastructure managed by Puppet which I set up when the
docs suggested using import to import manifests for each node.
So I currently have just the Production environment. In
/etc/puppet/manifest I have a site.pp which imports nodes/*
nodes/* then includes the individual ho