Hi guys,
I'm willing to test this possible pre-production environment:
Puppet 3 backed up with MCollective, PuppetDB, MQ, Dashboard.
Two questions:
- Should I keep each component on it's own VM?
- Is there any Ansible/(other cfgmgn tool) playbook to kick this out?
Cheers,
Frank
--
You recei
On Thu, Sep 5, 2013 at 2:25 PM, jcbollinger wrote:
>
>
> On Wednesday, September 4, 2013 11:40:01 AM UTC-5, ureal frank wrote:
>>
>> Hi,
>>
>>
>> I am trying to debug some abnormal behavior here and to help me figure
>> out what is happening, I
Hi,
I am trying to debug some abnormal behavior here and to help me figure out
what is happening, I've run the agent with --graph option.
And meanwhile I've found that under resources.odt I see a Class[Main] node
child with a wrong hostname.
Class[Main]->Node[hyp2-cdn-*picd*.foo.bar]
but in my
On Tuesday, August 27, 2013, Felipe Salum wrote:
> I checked that, nothing that could impact this. But I'm probably missing
> something since it is every night no exception.
>
>
>
i've debugged some problems with strace -p 'pidof ruby' and lsof -p 'pidof
ruby' when applying the catalog. (timeout.r
Hi,
I'm trying to setup a Puppet 3.1.1 (master) under NetBSD 6.0.1
I've installed Ruby 1.9.3 through pkgin and Puppet with $ gem install
puppet.
(pkgsrc has a puppet port under sysutils/puppet but is very very
outdated... version 0.25)
After generate and configure puppet.conf with $ puppet mast
Hi there,
I was reading Puppet Naming Conventions and in "Node names should match the
hostnames of the nodes" I have a doubt.
What is 'secure/better/faster' or correct way to do this
a) node /^foo0\d+$/ {}
b) node /^foo0\d+$\.bar$/ {} # using FQDN
I have too many servers with hostnames