I actually tried the --profile option but never got it to actually record
any 'PROFILE' log data. The logdest and debug flags works as expected, but
no 'PROFILE' entries in the logfile.
On Thu, Sep 17, 2015 at 1:02 AM, Josh Cooper wrote:
> Hi Adam,
>
> On Wed, Sep 16, 2015 at 3:47 AM, Adam Winbe
Hi Adam,
On Wed, Sep 16, 2015 at 3:47 AM, Adam Winberg
wrote:
> Upgraded from 3.7.3 to 3.8.2 and have after that had very slow compilation
> and file serving from the puppet master. We're running our puppetmaster
> with apache/passenger, ca. 900 hosts. Complete puppet runs earlier took
> 10-15s
Hi,
Today, there was an upgrade of the AIO "puppet-agent" package from
1.2.2 to 1.2.4. Before the upgrade, the ssl connections of nodes
with the Rabbitmq middleware worked fine. But after, the ssl connections
worked no longer and the link between the nodes (mcollective servers)
and the middleware
On Tuesday, September 15, 2015 at 8:14:05 PM UTC-5, Chris Jefferies wrote:
>
>
>
> At my office we use puppet hiera. The general approach has been to use key
> value pairs in the yaml files as the source for variables in the modules
> which are defined with snippets that look like this:
>
> hie
On Tuesday, September 15, 2015 at 2:33:16 PM UTC-5, Julian Meier wrote:
>
> Thanks you! The explanation about private and public classes is just great!
>
> So, there seems to be no way to define IN the module how public classes
> get evaluated (order), right?
>
Evaluation order is deterministi
Take a look at this page:
http://docs.puppetlabs.com/hiera/3.0/puppet.html . The section
entitled "Automatic Parameter Lookup" explains how to specify puppet
class parameters in hiera.
- Chad
On Tue, Sep 15, 2015 at 7:23 PM, Chris Jefferies wrote:
>
>
> At my office we use puppet hiera. The gen
Hi there,
I got to solve a "rare" issue here which I'm running out of ideas for. In
our manifest, we do some conditional git pull (using vcsrepo forgemodule)
based on a Hiera variable that set either true or false. We keep the value
as false i.e. no git-pull by default but want to set it true,
Upgraded from 3.7.3 to 3.8.2 and have after that had very slow compilation
and file serving from the puppet master. We're running our puppetmaster
with apache/passenger, ca. 900 hosts. Complete puppet runs earlier took
10-15s and after update take 30-300s. Very unstable performance.
Even running w