Re: [Puppet Users] Best Practice - replacing /etc/passwd and +@netgroups

2014-07-13 Thread Stefan Dietrich
On So, 2014-07-13 at 16:01 -0400, Betsy Schwartz wrote: > We're running primarily RHEL6, and Puppet Enterprise 3.2 > > In our non-puppetized world, we make heavy use of netgroups (stored in > ldap, entered in /etc/passwd) to control access to servers. Would pam_access work for your use case? Inst

[Puppet Users] PuppetDB 2.2.x with PostgreSQL 9.2 supported?

2015-02-16 Thread Stefan Dietrich
. No information about 9.2. Looking at ticket PDB-769 [1] 9.2 is deprecated, but still supported? Regards, Stefan [1] https://tickets.puppetlabs.com/browse/PDB-769 -- Stefan DietrichDeutsches Elektronen

Re: [Puppet Users] PuppetDB 2.2.x with PostgreSQL 9.2 supported?

2015-02-16 Thread Stefan Dietrich
.x) we will be dropping that support. We are generally > telling people to utilise the PGDG set of packages to obtain the > latest PostgreSQL version: > > http://yum.postgresql.org/repopackages.php > https://wiki.postgresql.org/wiki/Apt > > ken. > > On Mon, Feb 16,

[Puppet Users] Performance Monitoring of Puppet Server?

2015-07-14 Thread Stefan Dietrich
limited. So far I have been able only able to collect the heapmemory usage via JMX. Are there more metrics available for monitoring the open source Puppet Server? Regards, Stefan -- Stefan DietrichDeutsches

Re: [Puppet Users] Re: Puppet Server dying with high number of JRuby instances

2015-08-25 Thread Stefan Dietrich
Masters is Scientific Linux 6.6 (RHEL 6.6 > > clone) and > > OpenJDK 8 is used. > > We tried the Oracle JRE as well, but this did not change anything. > > HTTPS is terminated at our F5 Loadbalancer, which forwards the > > traffic > > unencrypted to Puppet Server. > > > > Any help would be appreciated!