Hi all,
I have been trying to configure a number of puppet agents with certificates
and keys that are pregenerated. In theory, this means putting the certs in
the right place and starting puppet agent.
In practise this seems to be hard.
After installing the "puppet" v3.4.3 package on ubuntu 14
On 07 Dec 2011, at 10:22 PM, Luke wrote:
> We are web app startup that is attempting to embrace the "devops"
> paradigm.
>
> We have a mixture of redhat and centos ESX VMs spread across dev/QA/
> prod environments. We are currently using nagios for monitoring. Our
> servers consist of apache, tom
Hi all,
I have found the puppet docs for parameterised classes, and I have found the
docs for templates, but I cannot find it documented anywhere on how to expose a
parameter from a parameterised class inside a template.
I am trying to embed the parameter name using <% parameter_name %> inside
On 27 Nov 2011, at 20:04, Graham Leggett wrote:
> I have a task to convince puppet and augeas to modify multiple postfix
> files, most specifically /etc/postfix/main.cf and /etc/postifx/
> acceptdomains.cf (and other LDAP related files), and I'm struggling to
> find out how t
Hi all,
I have a task to convince puppet and augeas to modify multiple postfix
files, most specifically /etc/postfix/main.cf and /etc/postifx/
acceptdomains.cf (and other LDAP related files), and I'm struggling to
find out how to do that. I have found examples on how to use augeas to
modify just o