Hi All,
I am using puppet-labs/mysql forge module, but the MySQL package we use is
the MySQL-server-community packages.
Basically I am need to update a paratmeter
$pidfile = '/var/lib/mysql/${fqdn}.pid'
Where I can put the FQDN into the pidfile variable as suggested above.
Has anyone else ran into this?
debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
Executing 'diff -u /var/tmp/facts.yaml
/tmp/puppet-file20121214-13448-933j3r-0'
notice: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
--- /var/tmp/facts.yaml 2012-12-14 00:53:20.0
Running Ruby 1.8.7... I believe this issue started when I upgraded from
1.8.5, but I am not 100% positive.
On Thursday, December 13, 2012 5:06:54 PM UTC-8, Zane Williamson wrote:
>
> Has anyone else ran into this?
>
> debug: /Stage[main]/Mcollective/File[/var/tmp/facts.y
op for the fact
file format) seems to stop to_yaml from adding spaces.
On Thursday, December 13, 2012 5:06:54 PM UTC-8, Zane Williamson wrote:
>
> Has anyone else ran into this?
>
> debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
> Executing 'diff -u /var/tm
ecember 13, 2012 5:06:54 PM UTC-8, Zane Williamson wrote:
>
> Has anyone else ran into this?
>
> debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
> Executing 'diff -u /var/tmp/facts.yaml
> /tmp/puppet-file20121214-13448-933j3r-0'
> notice: /Stage[m
Thank you for the recommendations. I am going to give them a try and see
how they work out in production.
Thanks!
Zane
On Thursday, December 13, 2012 5:06:54 PM UTC-8, Zane Williamson wrote:
>
> Has anyone else ran into this?
>
> debug: /Stage[main]/Mcollective/File[/var/tm
Excellent, the erb template method is working great. Thank you for the
information.
On Thursday, December 13, 2012 5:06:54 PM UTC-8, Zane Williamson wrote:
>
> Has anyone else ran into this?
>
> debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content:
> Executing
Hi All,
Has anyone figured out a nice way to restrict user access to puppetdb's
http web interface? Such as a .htaccess method or something similar? I
would prefer something along
those lines instead of setting up firewall rules.
-Zane
--
You received this message because you are subscribed
c
> AuthName "Restricted Files"
> AuthBasicProvider file
> AuthUserFile /etc/httpd/basic.pwd
> Require user ken
>
>
>
> This is at least a start anyway. More custom redirections and handling
> can be rolled obviously.
>
> ken.
>
> On
obvious, but in this case ProxyPass
> works well enough. Looks like you're using Debian, do you have to use
> a2enmod perhaps to get RewriteRule to work?
>
> Either way thanks for sharing the config that works for you.
>
> ken.
>
> On Tue, Mar 12, 2013 at 9:11 PM, Zane Wi
Looks like I got it to install, but curious where the configuration
information for puppet agent lives when installing it via ruby gems. Could
you point me in the right direction?
On Thursday, August 9, 2012 2:23:09 PM UTC-7, vioilly wrote:
>
> ok.. so (roughly) here's what I did to get the pu
he config files set up
> for you. You need to place a config in /etc/puppet/puppet.conf to control
> the binary. Also create an init script in /etc/init.d/puppet for the start
> stop restart.
>
> Just out of curiosity are you using Citrix Xenserver or opensource xen?
>
>
> 201
Greetings,
I am not sure what the best steps are to replace an SSL ceritificate that
has expired on the load balancer that the puppet agents use.
setup: agent ---> loadbalancer w/ SSL Cert port 8140 ---> 2 master
systems with shared SSL directory on nfs.
Here is what the puppet.conf looks l
I am having the same issue described here.
On Thursday, December 12, 2013 6:26:37 AM UTC-8, Tomas Barton wrote:
>
> I'm getting the same error. Any progress on this?
>
> Thanks,
> Tomas
>
> On Tuesday, 5 November 2013 21:42:26 UTC+1, James Loosli wrote:
>>
>> I'm getting this same error, but for
All of my other servers seem fine, but this is a new virtual server on a
Xen host. I wonder if it could be related to the virutalization and
network bridging.
$ puppet resource firewall --debug --verbose
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptab
The "!" mark is breaking the parsing method.
Appears to be related to
https://github.com/puppetlabs/puppetlabs-firewall/pull/267
and
https://github.com/puppetlabs/puppetlabs-firewall/issues/141
On Monday, December 30, 2013 11:19:04 PM UTC-8, Zane Williamson wrote:
>
> All of
16 matches
Mail list logo