Thanks, I confirm that the fix linked in the ticket PUP-4461 works for me.
I patched manually and I'll wait for the release puppet 4.1.0.
Louis Coilliot
2015-05-18 19:35 GMT+02:00 Roman Mueller :
> Hi,
>
> That is a bug I also ran into, see:
> https://tickets.puppetlabs.com/browse/PUP-4461
>
> C
Hi,
That is a bug I also ran into, see:
https://tickets.puppetlabs.com/browse/PUP-4461
Cheers,
Roman
On Mon, May 18, 2015 at 6:00 PM, Louis Coilliot
wrote:
> Hello,
>
> I am subjected to a strange problem : after a few runs, the puppet master
> seems to completely loose the hiera data.
>
> A n
Hello,
I am subjected to a strange problem : after a few runs, the puppet master
seems to completely loose the hiera data.
A new run on the node seems fine, except that all hiera data sources are
omitted.
As I use :
node default { hiera_include( 'classes', '') }
the run is fine but don't apply
Saved us as well... had the same problem and ours was in group: http:www in
stead of puppet:puppet. Changing it made everything work once again.
Thanks a bunch!
Andrew.
On Saturday, July 27, 2013 at 2:14:36 AM UTC+2, GregC wrote:
>
> i just went through same issue.
>
> 1. /etc/puppet/rack/pupp
I'm trying to let puppetdb query the result of a puppet run, and then fetch
the numbers of failures, successes, changes etc.. using this:
curl -G 'http://localhost:8080/v3/aggregate-event-counts' --data-urlencode
'query=["=", "certname", "myhost.fqdn"]' --data-urlencode
'summarize-by=containing
At the bottom of the page is the following:
Next
At this point, Puppet is installed, but it isn’t configured or running. You
should now do the post-install tasks.
which brings you to this :
https://docs.puppetlabs.com/guides/install_puppet/post_install.html#configure-a-production-ready-web-ser
> Going to the install page at
https://docs.puppetlabs.com/guides/install_puppet/install_el.html I no
longer see that notice.
Not sure if it was always there, but it's on the next page:
https://docs.puppetlabs.com/guides/install_puppet/post_install.html#configure-a-production-ready-web-server
--
Hi,
I have a rspec-puppet test suite for a module that uses custom types whose
provider requires a ruby gem. Is there an easy way to mock or stub the type?
I have the following snippet in my spec file (using mocha):
---
let(:type) { Puppet::Type.type(:foo_database_user) }
before(:each) {
I noticed a change on the puppetlabs website. In the past, when I'd go
to the install instructions, there was a disclaimer stating that the
default puppet server was not recommended other than for small tasks or
experimentation, and that Apache with Passenger should be used instead for
per
The first thing I looked for was a puppet plugin for MacOS. It would be great
if this get some official traction from puppetlabs and something released
relatively soon to compliment the release and help facilitate early adoption of
using visual studio.
On Thursday, April 30, 2015 at 11:03:22 AM
10 matches
Mail list logo