[Puppet Users] puppetlabs-apache and WSGI socket location

2014-04-01 Thread Adam Clark
Hi all, I am trying to work out the best way to solve something that does not get configured correctly with puppetlabs-apache. using puppetlabs-apache and WSGI defaults, it places the wsgi socket into the default location according to:

Re: [Puppet Users] Re: Help with dependancy cycle

2014-03-28 Thread Adam Clark
Cheers. I might try extending the PE supported module. This one was dragged in from the openstack module as a dependency I think. Adam On Mar 29, 2014 2:31 AM, jcbollinger john.bollin...@stjude.org wrote: On Thursday, March 27, 2014 9:31:40 PM UTC-5, Adam Clark wrote: Hi all, I am

[Puppet Users] Help with dependancy cycle

2014-03-27 Thread Adam Clark
Hi all, I am writing a module to manage MySQL/MariaDB with Galera extensions and have run into a problem I don't seem to be able to figure out. Error: Could not apply complete catalog: Found 1 dependency cycle: (File[/etc/mysql/conf.d/wsrep.cnf] = Service[mysqld] = Class[Mysql::Server] =

Re: [Puppet Users] Help with dependancy cycle

2014-03-27 Thread Adam Clark
. Cheers Adam On Fri, Mar 28, 2014 at 2:10 PM, Xav Paice xavpa...@gmail.com wrote: On 28/03/14 15:31, Adam Clark wrote: Hi all, I am writing a module to manage MySQL/MariaDB with Galera extensions and have run into a problem I don't seem to be able to figure out. Error: Could

[Puppet Users] Re: Puppet Enterprise Answers file install and Policy based autosign

2014-02-04 Thread Adam Clark
or something could be downloaded between steps 3 and 4 and placed into the hooks directory. This would allow me to use facter post install, but pre-agent run to get my data. What do you thing? Adam On Monday, February 3, 2014 12:20:19 PM UTC+11, Adam Clark wrote: Hi all, I am trying to proof

[Puppet Users] Puppet Enterprise Answers file install and Policy based autosign

2014-02-03 Thread Adam Clark
Hi all, I am trying to proof of concept an automated install of Puppet Enterprise using policy based autosign. I have read the following documents and understand what I need to do http://docs.puppetlabs.com/puppet/latest/reference/ssl_autosign.html#policy-based-autosigning