Dear all,
Has anyone successfully applied the enable/disable repo patch from Matthew
Byng-Maddick yet?
http://projects.puppetlabs.com/issues/2247
>
I tried and end up with:
File to patch: yum.rb
patching file yum.rb
Hunk #1 FAILED at 28.
Hunk #2 FAILED at 65.
2 out of 2 hunks FAILED -- saving
Hiera 1.0.0rc2 is a feature release candidate designed to accompany
Puppet 3.0. Hiera 1.0.0rc1 was not released due to a bug that was
found before release.
The major changes since 0.3.0 include caching for the yaml backend,
merging of puppet parser functions, and ruby 1.9.3 support.
## Yaml Backe
I hope not, i'll feel like a right dill
> puppet cert list --all
+ gfedev-fc17test.bom.gov.au (70:B8:34:3D:50:36:D9:F6:C1:C3:4B:D5:3C:55:C3:5B)
+ ho-mantis-op.bom.gov.au(75:77:30:84:7E:3E:F9:AB:34:3A:18:E4:15:13:6F:FE)
(alt names: DNS:ho-mantis-op.bom.gov.au, DNS:puppet, DNS:puppet.bom.gov.au
On Apr 30, 6:10 am, jcbollinger wrote:
> > On Apr 27, 6:21 pm, Steve Roberts wrote:
> Ah. No. You're still missing a critical aspect of this situation:
> independent of the system tools used (useradd, etc.), the UNIX
> architecture provides username / groupname as the ONLY unique key to
> the u
Wanted to point out I manage over 3000 x86 tablets with puppet. This doesn't
include production servers.
Sent via BlackBerry
-Original Message-
From: Alex Harvey
Sender: puppet-users@googlegroups.com
Date: Sun, 13 May 2012 23:53:52
To: Puppet Users
Reply-To: puppet-users@googlegroups.co
What is the output if you say:
puppet cert list --all
on the puppet master ?
I am thinking it could be as simple as a typo in the node name.
On May 14, 2012, at 3:15 AM, Daniel Dekok wrote:
> Hi all,
>
> Doing some work with a puppet 2.7.14 installation to see what's new and needs
> t
This is a maintenance release candidate of Puppet Dashboard.
It includes contributions from Max Martin.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages, as well as a tarball.
See the Verifying Puppet Download section
On Mon, May 14, 2012 at 1:14 PM, Trevor Vaughan wrote:
> I have no issue with the PSK technique BUT, I do have a couple
> questions/concerns:
>
> 1) Please keep the old syntax in place so that users don't have to run
> about modifying scripts everywhere. Internal command aliases should
> work fine
Hi Alex,
Just a quick point,
Glad to see Team Puppet out in force to show you the light! That CF rep, needs
a swift kick in the …. well, I don't want to advocate violence here, I think he
can do with being added to your junk mail list.
3000 hosts? No problem! You have to serve one session per
I have no issue with the PSK technique BUT, I do have a couple
questions/concerns:
1) Please keep the old syntax in place so that users don't have to run
about modifying scripts everywhere. Internal command aliases should
work fine.
2) You say that we shouldn't be trusting the network (fine), but
Hi Alex
> I have read that Puppet could have scalability problems to a site as
> large as ours. To keep this simple, I'd like feedback on whether that
> is likely to be true for us.
On the actual scaling question... Puppet (2.6.x+) is easy to scale as it
is just HTTP(S) traffic. You can front-e
On 14.5.2012 19:48, jcbollinger wrote:
>
> On May 14, 12:07 pm, Markus Falb wrote:
>
>> and now
>> I am thinking about setting a default
>>
>> Service {
>> hasstatus => true
>>
>> }
>>
>> so I do not have to specify it for every service.
>
>
> That's entirely reasonable if your initscripts su
Hi Nan:
On 10-05-2012 20:22, Nan Liu wrote:
On Thu, May 10, 2012 at 1:08 PM, mparrad wrote:
Hi guys, I realized that If I make the file udp_status.rb and I put on
D:\Program Files (x86)\Puppet Labs\Puppet\facter\lib\facter, that's where I
installed puppet from the MSI file, and I use the Power
Hi,
This follows on a bit from the previous thread 'trouble with hiera and
puppet defines' [1]
Up to now I've had a large file of virtual resources and then enabled them
on demand
on various services. The very standard.
@metric{'1234:
one => 1
two => [1,2]
}
@metric{'abcd':
o
Hi Luke,
Would adding fqdn to the bottom of your hierarchy give you the ability to
override the values on the outliers that you can't automagically set while
retaining elegance in your class? Or am I missing something?
Wolf Noble
Datapipe Managed IT Services
On May 11, 2012, at 12:45 PM, J
Hi Rob,
On Sat, May 5, 2012 at 12:02 AM, iceberg wrote:
> Hi!
>
> I want to have an exec that launches a process on a Windows 7 system that
> will not terminate.
>
> I have tried just calling the executable directly, but that obviously will
> not return anything, so the puppet agent waits until
On Sun, May 13, 2012 at 11:53 PM, Alex Harvey wrote:
>
> A rep from CFengine has told me that ours would be the largest Puppet
> site in the world (I think that's not true). Could someone confirm?
>
>
Here's a recording of a short talk I gave about some performance testing I
did last summer. Th
On May 14, 12:07 pm, Markus Falb wrote:
> This would mean that looking in the process table is unreliable
Indeed so. It is the least common denominator, but as you saw, it is
prone to false positives. In some cases it can also suffer from false
negatives.
> and now
> I am thinking about set
Judging from your log messages, the bucketed file is on the puppetmaster
("Filebucketed... to puppet"). You can use this command to get it:
puppet filebucket get 26e643361f26cdf766199a830417c8bf > /tmp/old-file
(Or at least, I can, with Puppet 2.7.6.) Then you can
diff -u /tmp/old-file /etc/ngin
On 14.5.2012 14:53, jcbollinger wrote:
> On May 12, 11:09 am, Markus Falb wrote:
>> I have a class irqbalance with a service defined and it does not work as
>> expected and thats why I am asking for advice.
>>
>> service { 'irqbalance':
>> ensure => running,
>> enable => true,
>>
Hi all,
Just FYI. I've just renamed some of the modules that are stored as
github repos in our Github organisation
(http://github.com/puppetlabs/) to use the puppetlabs-
convention so we can get a bit of consistency. The following changes
were made:
puppet-lvm -> puppetlabs-lvm
puppet-sudo -> pup
Nigel,
Don't we have one or two an order of magnitude larger than that?
http://indico.cern.ch/getFile.py/access?contribId=29&sessionId=3&resId=3&materialId=slides&confId=160737
(warning: large PDF)
I think they're looking at 300K or so. And I believe we have a few more at
that size as well.
On Sun, May 13, 2012 at 11:53 PM, Alex Harvey wrote:
> Hi list,
>
> I am looking at configuration management tool options.
>
> I have a large fleet (> 3,000 hosts) and highly heterogeneous
> (RHEL3-5, CentOS, 5RH7, Solaris 10 LDOMs/zones, Solaris 8-9, AIX 5.3 &
> 6.1 LPARs, HP-UX & Tru64 + Window
3k? I know of larger but can't comment on who they are, but they are close
to 8-10k nodes AFAIK if not more by now.
On Mon, May 14, 2012 at 2:53 AM, Alex Harvey wrote:
> Hi list,
>
> I am looking at configuration management tool options.
>
> I have a large fleet (> 3,000 hosts) and highly hetero
Hello,
Does anybody know how to compare a filebucketed file easily with the
current file based on these infos?
info: /Stage[main]/Nginx/File[/etc/nginx/nginx.conf]: Filebucketed
/etc/nginx/nginx.conf to puppet with sum 90dbcd7cf0accf5d372d077a6c90020c
remote: notice: /Stage[main]/Nginx/File[/etc/
On Saturday, May 12, 2012 6:14:06 AM UTC-7, Timothy Sutton wrote:
>
> Just concerning this PSK aspect of Sites, would this also be a similar
> alternative to using a shared cert (or set of certs) in tandem with the
> node_name_value or node_name_fact, as was recently suggested by Gary in
> thi
Hi guys,
I'm new to Puppet, and I'm playing with filebucket. I saw some strange
behaviour whereby a file being backed up will be fully copied to the master
server, but then the client will wait a few minutes before ending the
backup operation. Here is a debug log of the backup..
$ ./puppet fil
Hi list,
I am looking at configuration management tool options.
I have a large fleet (> 3,000 hosts) and highly heterogeneous
(RHEL3-5, CentOS, 5RH7, Solaris 10 LDOMs/zones, Solaris 8-9, AIX 5.3 &
6.1 LPARs, HP-UX & Tru64 + Windows). We care mainly about RHEL and
new versions of Solaris & AIX bu
Hi all,
Doing some work with a puppet 2.7.14 installation to see what's new and needs
to be changed, however i'm seeing unexpected behavior with my manifests, so my
external node directory isn't being imported. This is on a rhel 5 server with
the puppet rpms from yum.puppetlabs.com, but the ci
On Thursday, 15 March 2012 21:58:01 UTC+1, Florian Koch wrote:
>
> Hi Gary,
>
> hm for other classes it works , so i think the puppet backend is not
> needed
> (
> https://github.com/ripienaar/hiera-puppet/commit/a7350529a99e5d1bad8b03749661f3f4c7f00216
> ),
> the problem is the define, i guess t
On May 12, 11:09 am, Markus Falb wrote:
> I have a class irqbalance with a service defined and it does not work as
> expected and thats why I am asking for advice.
>
> service { 'irqbalance':
> ensure => running,
> enable => true,
> require => Package['irqbalance'],
>
> }
>
> $
I've run into permission errors like this if apparmor is enabled, and not
configured for the app I am trying to run.
http://en.wikipedia.org/wiki/AppArmor
I'm guessing you need to tell selinux that /usr/share/puppet-dashboard/* is
a valid path. (Never used selinux, but my understanding is that app
Can you provide a link to the video? I'm guessing the workflow could be
much simpler, in that you could have an autoscaling group, that spins up
instances that are based on AMIs that are either preconfigured for puppet,
or have the cloud-init info passed to them to get puppet up and running.
-Bria
> http://scalr.net/
>
> I think they did away with the free version of it recently. But if you
> ask me what they're asking is well worth it! Autoscales up and down
> based on server load. Works with both AWS and rackspace cloud.
>
> -tim
>
> On Sun, May 13, 2012 at 9:28 PM, de wrote:
> > I have a
Your requirements are moving you to the "must use an ENC or Hiera or Ruby
DSL" camp. Puppet's static typing will absolutely prevent you from doing
this the way you seem to be thinking about it. At this point, your easiest
answer is probably to use Hiera for looking up the value of this hash.
On
Hi Nan,
Thanks for the reply. I did start thinking about how I could use the
merge function to achieve what I wanted. I was messing around with
something like this (which obviously doesn't work because of the
inheritance order):
---
$hash = { 'msg' => { message => 'woof'
36 matches
Mail list logo