Hi all,
I'm looking for a way to run an exec statement if a file does not exist
on the server is this possible?
Example code:
define yumrepo(srcpkg = "",name = "")
if(!exists("/etc/yum.repos.d/${name}.repo")) {
if($srcpkg != "")
{
James Turnbull wrote:
> Welcome back to the Puppet release cycle for the second outing of
> 0.25.5 - release candidate number 2.
For thoae using Fedora or RHEL/CentOS, I've updated the yum repos at:
http://tmz.fedorapeople.org/repo/puppet/
Packages for EL-4, EL-5 and Fedora 11 - 13 are avai
Hi,
Just want to know how you use puppet to cover a scenario where you
have a production and backup datacenter. Both environments should be
similar but not identical (just a dumb example - your ntp setup is
probably different in each). I think it's desirable to have just one
implementation of modu
On the client, what do you get when you run
puppetd --test --debug
~Charles~
On Sat, May 1, 2010 at 8:18 PM, Brian Granger wrote:
> Gabriel,
>
> I am running into similar problems in configuring a single client,
> single server puppet setup.
>
> > I’ve been suffering all week to fix all manner
Gabriel, I use puppet to maintain files and services across a linux cluster
with some 850 boxes. From time to time a box goes down and has to be
re-imaged. We nuke /etc/puppet/ssl, and restart puppet with puppetd
--waitforcert 60; sign the cert on the puppetmaster, and away we go.
We also use a sy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Did you set up autosign by chance?
Try puppetca --list --all
Trevor
On 05/01/2010 09:18 PM, Brian Granger wrote:
> Gabriel,
>
> I am running into similar problems in configuring a single client,
> single server puppet setup.
>
>> I’ve been sufferi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/05/10 12:57 AM, Peter Meier wrote:
>> Does this mean a default for /var/lib/puppet/lib/facter/ instead
>> of /var/lib/puppet/facter/? Seems a bit weird, doesn't it?
>
> This change puts the plugins stuff more in line with modules etc.
> Addition
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Does this mean a default for /var/lib/puppet/lib/facter/ instead
> of /var/lib/puppet/facter/? Seems a bit weird, doesn't it?
This change puts the plugins stuff more in line with modules etc.
Additionally, for example other plugins for puppet go t
Hi, James:
On Sunday 02 May 2010 10:25:13 James Turnbull wrote:
> Welcome back to the Puppet release cycle for the second outing of
> 0.25.5 - release candidate number 2.
>
> The 0.25.5 release is a maintenance release in the
> 0.25.x branch. It contains a number of bug fixes but also
> performanc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Welcome back to the Puppet release cycle for the second outing of
0.25.5 - release candidate number 2.
The 0.25.5 release is a maintenance release in the
0.25.x branch. It contains a number of bug fixes but also
performance enhancements including spee
10 matches
Mail list logo