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

2015-09-02 Thread kdo
Hello all, wondering whether anyone may have come across this issue before. The module works if clustering is set to false. We however require clustering to be setup so would like to get this working if possible. I haven't read that master 2.7 is not supported with version of puppetlabs rabbitm

Re: [Puppet Users] vhosts with multiple ip addresses with apache Forge Module

2015-09-02 Thread Trevor Vaughan
Looks like that is, indeed, a bug. I would file a bug report over at https://tickets.puppetlabs.com/browse/MODULES/ Trevor On Wed, Sep 2, 2015 at 10:17 AM, wrote: > Hello, > > within the last project, I recognized that there is no way to generate one > vhost with more than one ip address with

Re: [Puppet Users] Managing Chocolatey sources with File resource and Template on Windows 7 x64 SP1

2015-09-02 Thread Rob Reynolds
On Tue, Sep 1, 2015 at 7:50 AM, jmp242 wrote: > So I'm using Puppet 3.8.1 on Windows 7 x64 and managing a configuration > file using a template. > file { 'chocolatey.config': > path=> "C:/ProgramData/chocolatey/config/chocolatey.config", > content => template('yum/chocolatey.c

[Puppet Users] SSL Cert's are generated but not saved

2015-09-02 Thread Michael Holt
Hi, I'm working on using puppet to manage a fleet of Mac's. I have run the puppet in the background while at the mac login window after /etc/puppet/puppet.conf is configured. puppet.conf: [master] # These are needed when the puppetmaster is run by passenger # and can safely be removed if webri

[Puppet Users] Re: Puppetboard : PuppetDB not available Error

2015-09-02 Thread David Levray
netstat -laputen | grep 8080 ?? Le mardi 1 septembre 2015 19:39:40 UTC+2, Gopal Reddy a écrit : > > Hi, > > I am trying to configure puppetboard in my environment. We are using > opensource puppet. > > Have a Seperate Puppet master, Postgres, puppetDB+puppetboard. > > ERROR >

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

2015-09-02 Thread David Levray
Hello, please : cat hiera.yaml puppet module list puppet module list --environment xxx (xx = environment your node) ty Le samedi 29 août 2015 06:31:29 UTC+2, Alfredo De Luca a écrit : > > Hi all. > Using Puppet open source 3.8 with hiera for test purpose. > > I installed puppetlabs-postgre

[Puppet Users] vhosts with multiple ip addresses with apache Forge Module

2015-09-02 Thread benediktb1992
Hello, within the last project, I recognized that there is no way to generate one vhost with more than one ip address with the apache module of puppetlabs Forge Modules. Am I wrong? Or is there a good reason that it doesn't work? -- You received this message because you are subscribed to the

[Puppet Users] puppet vagrant error

2015-09-02 Thread peter grant
Hi All, Trying to bootstrap a puppetmaster with nginx using vagrant. I'm coming across this error. Anyone able to provide any insight into this for me? ==> puppetmaster: Notice: /Stage[main]/Nginx::Config/File[/etc/nginx/sites-enabled]/ensure: created ==> puppetmaster: Error: Could not back u