Ken, here's my puppet.conf:
[main]
logdir = /var/log/puppet
modulepath = /etc/puppet/modules
rundir = /var/run/puppet
ssldir = $vardir/ssl
[agent]
classfile = $vardir/classes.txt
localconfig = $vardir/localconfig
server = puppetmaster.example.com
show_diff = true
[
> On a normal setup puppet master --configprint ssldir and puppet agent
> --configprint ssldir should return the same thing. And normally you don't
> have your master configuration on agent nodes.
> But doing that sort of fallback sounds like a good solution that should
> cover most cases well.
Th
On a normal setup puppet master --configprint ssldir and puppet agent
--configprint ssldir should return the same thing. And normally you don't
have your master configuration on agent nodes.
But doing that sort of fallback sounds like a good solution that should
cover most cases well.
On 27 Septe
My concern is that after downloading the PuppetDB RPM from PuppetLabs it
should not throw errors on installation, which it currently does if you
install it on a server that is not the master. I also believe that having
the PuppetDB separate from the Puppetmaster is not an edge case (I'd
actually a
On 27 September 2013 13:26, Ken Barber wrote:
> > Lastly, the puppetdb-ssl-setup script still does not work when the
> PuppetDB
> > does not reside on the Puppetmaster. The fix is pretty simple, and the
> > issue is in the bug tracker. I created a question and answer on
> > ask.puppetlabs.com t
> Lastly, the puppetdb-ssl-setup script still does not work when the PuppetDB
> does not reside on the Puppetmaster. The fix is pretty simple, and the
> issue is in the bug tracker. I created a question and answer on
> ask.puppetlabs.com to try and help others that run into it:
> https://ask.pupp
On Sep 26, 2013, at 9:01 AM, Darin Perusich wrote:
> Jeff,
>
> I've packaged puppetdb for OpenSUSE/SLES. all versions, and it's
> available in the systemsmanagement:puppet repository. It builds
> puppetdb fully from source, no binary blobs, has SuSE compatible
> init/systemd scripts, etc.
>
> D
Thanks Darin!
Jeffrey.
On Thu, Sep 26, 2013 at 11:01 AM, Darin Perusich wrote:
> Jeff,
>
> I've packaged puppetdb for OpenSUSE/SLES. all versions, and it's
> available in the systemsmanagement:puppet repository. It builds
> puppetdb fully from source, no binary blobs, has SuSE compatible
> ini
Jeff,
I've packaged puppetdb for OpenSUSE/SLES. all versions, and it's
available in the systemsmanagement:puppet repository. It builds
puppetdb fully from source, no binary blobs, has SuSE compatible
init/systemd scripts, etc.
Download Top level for all repos:
http://download.opensuse.org/reposit
I just built the PuppetDB 1.4.0 RPMs on OpenSuSE 12.1. The specfile works
much better on OpenSuSE now. Two issues came up, however:
The 'BuildRequires:sles-release' needs to have a conditional around it so
that it can tell between SLES and OpenSuSE. I think this works (I don't
have a SLES box t
10 matches
Mail list logo