[Puppet Users] How to delay the puppet master's call to the agents

2014-08-01 Thread Malintha Adikari
Hi, I have some specific requirement. I will describe my setup. Think i have 3 agent nodes and master node. But I dynamically bootup these agent nodes. The IP addresses of each node are unknown at the beginning. In the agent nodes, I am doing some configuration changes. For those changes i

[Puppet Users] Re: Hiera - how to include all files inside a directory

2014-08-01 Thread Juan Moreno
Here, we have a solution: https://github.com/mapa3m/hiera_multijson_backend Cheers El jueves, 24 de julio de 2014 14:27:58 UTC+2, Juan Moreno escribió: Hi, I would like to know if exists the possibility to include all the yaml files of a directory in hiera. The hiera config looks like:

Re: [Puppet Users] How to delay the puppet master's call to the agents

2014-08-01 Thread David Schmitt
On 2014-08-01 09:08, Malintha Adikari wrote: Hi, I have some specific requirement. I will describe my setup. Think i have 3 agent nodes and master node. But I dynamically bootup these agent nodes. The IP addresses of each node are unknown at the beginning. In the agent nodes, I am doing some

[Puppet Users] Re: Mco doesn't apply classes from Hiera

2014-08-01 Thread Maxim Nikolaev
As I understood after several checks - when puppet starts by mcollective, it doesn't provide custom facts to puppet. Can this be related to env in which mcollective start puppet agent? On Thursday, July 31, 2014 4:44:59 PM UTC+3, Maxim Nikolaev wrote: Hello I met some strange things with

Re: [Puppet Users] iptables and number of ports

2014-08-01 Thread martin
That is was I thought. Thanks for help. On Thursday, July 31, 2014 11:57:51 PM UTC+1, Trevor Vaughan wrote: This is fine, multiport can handle one or more ports and is a safe generic way to handle this situation. Trevor On Thu, Jul 31, 2014 at 12:23 PM, mar...@gamingrealms.com

[Puppet Users] Extracting Hostname from Hieradata as Manifest Nodenames

2014-08-01 Thread Melvin Mah
I am experimenting something to see if Puppet does the generic and self-provisioning that some laymen say they would like to see. In the common.yaml, my hostname structure is something like: :test: (environment name) - mocha-test1 (hostname) - glpi-49 :development: - timemachine I am not

[Puppet Users] Authentication based on IP address is deprecated

2014-08-01 Thread Ugo Bellavance
Hi, I just upgraded my puppetmaster to 2.7.25 (epel) and I get this message in the log file when the master is started: Authentication based on IP address is deprecated; please use certname-based rules instead I saw some kind of explanation in this post

[Puppet Users] Re: Wrap class around define and use it as Require

2014-08-01 Thread jcbollinger
On Thursday, July 31, 2014 4:39:08 PM UTC-5, yamaka...@gmail.com wrote: HI John, Thanks! I had that class in my enable.pp and not in modules/enable/ssl.pp Is it not possible at all to place it in modules/enable.pp ? It is *possible* to put the class there, but you should not do so

[Puppet Users] Puppet thinks services are disabled ???

2014-08-01 Thread Dan White
Red Hat Enterprise Linux Server release 6.5 puppet 3.6.2 Two nodes: one running master in passenger, both using the same catalog with minor variations for the puppet-master Yesterday, the puppetmaster node started telling me that about 11 services are disabled and it re-enables them at every

[Puppet Users] Re: Puppet thinks services are disabled ???

2014-08-01 Thread Chuck
is your server in the correct run level? I have seen this when my servers get stuck in runlevel 6 during a shutdown. who -r -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group and stop receiving emails from it, send

Re: [Puppet Users] Puppet thinks services are disabled ???

2014-08-01 Thread Dan White
# who -r run-level 6 2014-07-31 12:53 last=3 Bingo !! Now how do I un-booger it ? A restart ? “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) On Aug

Re: [Puppet Users] Puppet thinks services are disabled ???

2014-08-01 Thread Dan White
A restart fixed it !! Many thaks for the clue, Chuck “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) On Aug 01, 2014, at 01:51 PM, Dan White d_e_wh...@icloud.com wrote:

Re: [Puppet Users] Hiera/Puppet: How to handle different versions of applications in multiple environments?

2014-08-01 Thread Devminded
Hi Pete. I ended up doing just that, class variables for versions of applications backed by Hiera. I am trying to avoid putting %{environment} in Hiera to keep different jurisdictions from interfering with each other. I just use directory environments for both Hiera data and puppet modules.

[Puppet Users] Re: Dashboard can't find classes

2014-08-01 Thread Stefan Heijmans
Hi Stella, 1. No, I don't think so but perharps ask Aaron Stone, he maintains dasboard 2.0 2. No, live management is not available in openspurce dashboard. You can use the MCollective command line to most of the same things (that is what we use). And there are a few webgui's out there for