ase),
Is there a reason why class gets compiled after included modules?
Is there a better way to solve this?
Thanks
Ronen
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegrou
It seems as if latest hiera (1.3.0) breaks puppet standalone, running:
puppet apply --modulepath=modules:static-modules manifests/default.pp
--hiera_config hiera.yaml
Where hiera.yaml is:
---
:backends:
- yaml
:logger: console
:hierarchy:
- '%{::virtual}'
- common
:yaml:
:datadir: hierada
e first
>
> http://projects.puppetlabs.com/issues/23367
>
> “Sometimes I think the surest sign that intelligent life exists elsewhere
> in the universe is that none of it has tried to contact us.”
> Bill Waterson (Calvin & Hobbes)
>
> ------
> *From
lsewhere
> in the universe is that none of it has tried to contact us.”
> Bill Waterson (Calvin & Hobbes)
>
> --
> *From: *"Ronen" >
> *To: *puppet...@googlegroups.com
> *Sent: *Wednesday, December 11, 2013 11:38:01 AM
> *Subject: *Re:
:
>
> Please report results.
>
> Good luck
>
> “Sometimes I think the surest sign that intelligent life exists elsewhere
> in the universe is that none of it has tried to contact us.”
> Bill Waterson (Calvin & Hobbes)
>
> --
Hey Im running puppet on Ubuntu
On Tue, Jun 21, 2011 at 3:25 PM, John Nicholson wrote:
>
> I'm in the process of setting up puppet and experiencing some issues.
> I'm running Ubuntu 11.04 desktop and server in two seperate VM's. I've
> installed puppet master (2.6.4) and puppet (2.6.4). The puppet
You need to sign the client certificate first,
Did you do all the steps as described under
http://projects.puppetlabs.com/projects/1/wiki/Certificates_And_Security(example
section) ?
Ronen
On Sat, Jul 2, 2011 at 1:39 AM, newguy wrote:
> Hi guys,
> I am very new to puppet and am try
horewall
And didn't manager to get it going,
Id be grateful to Any reference to a simple working Redhat/Centos module
Ronen
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@google
Hey Ken, the main issue was that the provider wasn't detecting existing
rules but instead kept adding them in, another issue is that the rules
aren't persistent (restarting the service clears them out),
Alessandro ill check it out thanks!
Ronen
On Sun, Jul 10, 2011 at 10:38 PM, C
Just did,
Thank you!
Ronen
On Mon, Jul 11, 2011 at 1:50 AM, Ken Barber wrote:
> Hi Ronen,
>
> Making the rules persistent is a matter of running iptables-save
> afterwards. If you drop this in your top scope it should work:
>
> exec { "persist-firewall":
&g
The only way I was able to make it restart was to use:
File["/etc/sysconfig/iptables"] ~> Service[iptables]
Ronen
On Mon, Jul 11, 2011 at 12:59 PM, Ronen Narkis wrote:
> Just did,
>
> Thank you!
> Ronen
>
>
> On Mon, Jul 11, 2011 at 1:50 AM, Ken Barber
I would also expect
Class["git"] -> Vcsrepo <| |>
to work, but it doesn't
Ronen
On Fri, May 27, 2011 at 12:49 AM, Ronen wrote:
> Hey,
>
> Im trying to use the puppet vcsrepo module, one of the issues I had
> with it is that its required to have a vcs i
er: Error 400 on SERVER:
Must pass user to Class[Nodejs] at
/etc/puppet/modules/nodejs/manifests/init.pp:1 on node
When I touch the site.pp file or restart puppet master all things work
again, any idea what Im doing wrong?
Thanks
Ronen
--
You received this message because you are subscribed to the G
There is such an option (not ssh based):
http://www.puppetlabs.com/mcollective/introduction/
It has a plugin for puppet as well:
http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/ToolPuppetcommander
Ronen
On Sun, Jun 5, 2011 at 2:48 PM, Pavel Shevaev wrote:
> Hi!
>
Amazing!
Iv somehow missed that :)
There was another include that missed my eyes (never include within an
init.pp above a class)
Thank you!
Ronen
On Sat, Jun 4, 2011 at 11:16 PM, Ken Barber wrote:
> Ronen,
>
> Have you tried grepping through all your content to make sure your no
15 matches
Mail list logo