Displaying 7 results from an estimated 7 matches for "fohnet".
2013 Aug 29
10
Hiera and hiera-gpg
I am having a bit of difficulty implementing hiera-gpg; particularly with
accomplishing the deencryption in my manifests. Can anyone either provide
a simple example or point me to a good resource? I have searched alot and
am still struggling.
Any help would be very appreciated!
Thanks!
Bee
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2011 Sep 27
3
SU on client servers
Hi All,
How do you configure puppet nodes on the puppet master to allow SUing
to root? I want to be able to ssh as a regular user then SU to root
on client puppet servers. How do you configure the puppetmaster for
this?
Thanks in advance,
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2012 Dec 21
0
CentOS-virt Digest, Vol 64, Issue 6
...pics:<br><br> 1. CentOS AWS AMIs? (Richard Clark)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 19 Dec 2012 17:37:12 +0000<br>From: Richard Clark <richard@fohnet.co.uk><br>Subject: [CentOS-virt] CentOS AWS AMIs?<br>To: centos-virt@centos.org<br>Message-ID: <20121219173712.GA21421@fohnet.co.uk><br>Content-Type: text/plain; charset="us-ascii"<br><br>Hi list,<br><br>I've noticed that instan...
2013 Mar 05
12
Boolean in hiera... problems again
Hi...
I''ve been trying to set up boolean values in Hiera, but with no luck.
For example, I''m using puppetlabs-haproxy module, and this is a code
snippet:
class haproxy (
$manage_service = true,
...
) inherits haproxy::params {
...
if $manage_service {
}
}
Now, this is how I set up values in hiera:
haproxy::manage_service: false
But, it seems that
2012 Dec 19
1
CentOS AWS AMIs?
...39; CentOS images, though the EBS ones are fine..
Looking at the wiki (http://wiki.centos.org/Cloud/AWS), the AMIs listed
on marketplace are slightly newer than what's listed on the wiki, so
just wondering if something got overlooked after the last build?
Cheers,
--
Richard Clark
richard at fohnet.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: Digital signature
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20121219/09708407/attachment-0004.sig>
2011 Mar 29
4
wordpress.com and puppet, would they use it to update mysql db schema's also?
Say for example wordpress.com uses puppet to rollout the wordpress software
for its customers.
During updates to the software, say there are mysql schema updates.
i.e. say they have 100K mysql databases, 1 for each blog.
And the database for each blog as to be updated to version x which adds a
few tables, columns to tables etc.
If they have 100K wordpress installations spanning hundreds of
2011 Mar 05
1
err: Could not run Puppet configuration client: Parameter require failed: No title provided and "" is not a valid resource reference
Both the server and the client in this example are running 2.6.5:
One class seems to be causing the error:
debug: Value of ''preferred_serialization_format'' (pson) is invalid for
report, using default (b64_zlib_yaml)
debug: report supports formats: b64_zlib_yaml marshal raw yaml; using
b64_zlib_yaml
/var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource.rb:396:in