Re: [Puppet Users] Re: puppetlabs-postgrest module not loaded

2015-09-03 Thread jcbollinger
On Thursday, September 3, 2015 at 6:20:42 AM UTC-5, Alfredo De Luca wrote: > > Hi all. > sorry for late reply. SoIt's not completely wrong what I am trying > to do but still not working. > As far as I can tell, in fact, what you're trying to do is mostly *right*. You seem to be in

[Puppet Users] Re: Installing foreman

2015-09-03 Thread David Levray
Hi, install foreman : 1/ foreman-installer -i 2/ unselect puppet 3/ select : Configure foreman Configure foreman_proxy Configure foreman_cli if use foreman with vmware: Configure foreman_compute_vmware if use foreman with kvm: Configure foreman_compute_libvirt that communicates with puppet

[Puppet Users] Re: puppetlabs-postgrest module not loaded

2015-09-03 Thread David Levray
In /etc/puppet/hieradata/nodes/ create a file 'puppet-sql.alflab.net.yaml' that contains: --- postgresql::server: restart your instance PuppetMaster (service httpd/apache2 restart) Then we test hiera debug mode if it finds the information: hiera -d postgresql::server hiera -d sudo::configs

Re: [Puppet Users] rabbitmq module (5.2.3) - puppet 2.7.26 - Could not autoload rabbitmq_erlang_cookie undefined method `has_command'

2015-09-03 Thread Morgan Haskel
Hi, Version 5.0.0 of the rabbitmq module dropped support for Puppet 2.7, it was noted in the CHANGELOG . Cheers, Morgan On Wed, Sep 2, 2015 at 10:43 PM kdo wrote: > Hello

[Puppet Users] Display the contents of a yaml file

2015-09-03 Thread Sergiu Cornea
Good morning guys, I am not sure if I am asking the right question, however, I am looking for a Puppet / Foreman Web API that when called with a node name it will display the contents of that YAML file? The reason why I am asking is that I want a particular node YAML file to be displayed in a

Re: [Puppet Users] Re: puppetlabs-postgrest module not loaded

2015-09-03 Thread Alfredo De Luca
Hi all. sorry for late reply. SoIt's not completely wrong what I am trying to do but still not working. My idea its' not to have at all any node.pp or environment.pp etc but drive everything from hiera/yaml. I was able to do so till I need to install postgres because I'd like to evaluate

Re: [Puppet Users] rabbitmq module (5.2.3) - puppet 2.7.26 - Could not autoload rabbitmq_erlang_cookie undefined method `has_command'

2015-09-03 Thread Karl Hampel
Thanks Morgan for getting back to me. I can see a version 4.1 and 4.0 of the puppetlabs rabbitmq module. Does that mean I should be able to run a version < 5.0 of the rabbitmq module on my 2.7.26 puppet environment ? On Fri, Sep 4, 2015 at 2:45 AM, Morgan Haskel wrote: >

Re: [Puppet Users] rabbitmq module (5.2.3) - puppet 2.7.26 - Could not autoload rabbitmq_erlang_cookie undefined method `has_command'

2015-09-03 Thread kdo
have got 4.1.0 to work with rabbitmq clustering enalbed after applying a patch so all good now. thanks again On Friday, September 4, 2015 at 10:42:31 AM UTC+10, kdo wrote: > > Thanks Morgan for getting back to me. > > I can see a version 4.1 and 4.0 of the puppetlabs rabbitmq module. Does >

Re: [Puppet Users] rabbitmq module (5.2.3) - puppet 2.7.26 - Could not autoload rabbitmq_erlang_cookie undefined method `has_command'

2015-09-03 Thread kdo
have got 4.1.0 to work with rabbitmq clustering enalbed after applying a patch so all good now. thanks again On Friday, September 4, 2015 at 10:42:31 AM UTC+10, kdo wrote: > > Thanks Morgan for getting back to me. > > I can see a version 4.1 and 4.0 of the puppetlabs rabbitmq module. Does >

[Puppet Users] hiera node terminus (for environments)

2015-09-03 Thread Christopher Wood
Are any of you using hiera to look up a node's environment? If so, mind sharing any problems you ran into, conceptually or otherwise? I'd like to keep all the top-level node data in hiera since all changes will be logged with git commits. Also the environment changes can easily happen in the

[Puppet Users] Re: Display the contents of a yaml file

2015-09-03 Thread jcbollinger
On Thursday, September 3, 2015 at 3:10:42 AM UTC-5, Sergiu Cornea wrote: > > Good morning guys, > > I am not sure if I am asking the right question, however, I am looking for > a Puppet / Foreman Web API that when called with a node name it will > display the contents of that YAML file? > By

[Puppet Users] Installing foreman

2015-09-03 Thread Vishal Goel
Hi! I want to install foreman on a* debain squeeze* machine. It has *puppet 2.7.18 *installed and is already in development as a puppetmaster. It has been deploying on a lot of slave machines. I looked up a lot on google but the links that I found install puppetmster on machine as well which I