lt it restores the
atime of a file after backing it up, which modifies the ctime of the
file, which causes Puppet to think that the file has changed and
reparse it.
>
> thanks,
>
> Greg
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~---
OCAL GEMS ***
>
> actionmailer (2.3.2, 2.1.2)
> actionpack (2.3.2, 2.1.2)
> activerecord (2.3.2, 2.1.2)
> activeresource (2.3.2, 2.1.2)
> activesupport (2.3.2, 2.1.2)
> fastthread (1.0.7, 1.0.1)
> haml (2.0.9)
> passenger (2.1.2)
> rack (1.0.0, 0.9.1)
> rails (2
th the old style
"/Library/Receipts" for bundled packages and the new style sqlite db
for flat packages.
It's still a very young project, but I really do feel that a Puppet
Munki provider could give us something really quite wonderful on the
Mac platform.
>
> Jason
>
>
gt;> attempting an install. Is there some sort of "receipt" that it checks
>> - or does it actually USE the Receipts directory to monitor
>> installation?
>>
>> I know I'm trying to use Puppet to maintain staff and lab computers -
>> which is somewhat unconventional, but i
ked up, but as the atime is not reset, the ctime will be left
alone.
Until I found that I had vague thoughts of a Puppet patch to use a
checksum instead of ctime for parsed files, but this is the only time
using the ctime has bothered me.
>
> Thanks,
>
> Greg
>
> On Jun 30, 1:5
ory before the client drive gets reformatted, and restore it back
>> to the drive before puppet starts up again.
>>
>> I'd be wary of using the same certs on multiple systems unless they were
>> in an isolated environment (and possibly even then). Same reason as for
>
g to depend a lot on your imaging process.
How is it currently done?
>
> -kurt
>
> On Tue, Jun 30, 2009 at 2:24 PM, Nigel Kersten wrote:
>>
>> On Tue, Jun 30, 2009 at 2:03 PM, engle wrote:
>> >
>> > Well, that is what we are doing right now. However, when
may be
> run is /usr/sbin/puppetca.
>
> That way, when the machine is reimaged, after its first boot it takes
> care of the certification issue. Then, once puppet is running on the
> machine, you could have it remove the ssh key and the startup script.
I like this idea. You could
s that I don't
> know what depends on that - ie. what its impact is... Maybe I submit
> it as a patch and see what the powers that be think of it...
>
> But on the other hand, its such a minor thing that has no real impact,
> so its almost not worth it...
>
> Greg
>
> On
ificate(s) to client
Then the client wouldn't need to ask for a certificate.
> -kurt
>
>
> On Tue, Jun 30, 2009 at 4:47 PM, Nigel Kersten wrote:
>>
>> On Tue, Jun 30, 2009 at 4:32 PM, Michael Semcheski
>> wrote:
>> >
>> > On Tue, Jun 30, 2009
ript.
>
> So, I've defined PATH var in both pre-commit and manifestch scripts but
> the errors is still there.
>
>
> Anyone knows how to solved this issue? is PATH var the only problem?
>
> TIA,
> Arnau
>
> >
>
--
Nigel Kersten
nig...@google.com
Syst
On Thu, Jul 2, 2009 at 8:13 AM, Arnau Bria wrote:
>
> On Thu, 2 Jul 2009 07:54:44 -0700
> Nigel Kersten wrote:
>
> Hi Nigel,
>
> [...]
>> FWIW, it's also just been patched recently:
>>
>> http://projects.reductivelabs.com/issues/2369
>
> Bug i
t, this time it failed.
>
> facter 1.5.6-2 installs to /usr/lib/ruby/vendor_ruby, which is not in
> ruby's path.
>
> In contrast, earlier versions installed to /usr/lib/ruby/1.8/facter
>
> I'll probably just downgrade my facter, but this seems like an issue.
>
>
= NOPASSWD: /usr/bin/puppetca, !/usr/bin/puppetca --
>> clean --all
>> def self.clean certname, addr
>> command = "/usr/bin/sudo /usr/bin/puppetca --clean
>> #{certname}"
>> #
nually whether the service you are running has such
a command (or you can specify a specific command using the status
parameter).
If you do not specify anything, then the service name will be looked
for in the process table. Valid values are true, false.
--
>
> Thank
t; method. None of the
> standard providers explicitly defines a "delete" method, but it
> appears that some of them may acquire one by declaring :delete among
> their commands.
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-
On Fri, Jul 10, 2009 at 3:47 PM, jcbollinger wrote:
>
>
> Nigel Kersten wrote:
>> Is your :parent => Puppet::Provider::NameService::ObjectAdd ?
>
> No, I have not specified an explicit parent, so I get Puppet::Provider
> as the superclass (which I confirmed by adding a
assuming you have a File["sources_list"] set up to manage your
sources, and an Exec["apt_update"] to run apt-get update for you.
This will run every time, but if you want the Exec to be a bit
smarter, you'll need to do some logic there.
I'm quite happy with r
changed
'{mtime}Tue Jul 14 09:33:23 -0700 2009' to '{mtime}Wed Jul 15 08:05:08
-0700 2009'
[...]
and I've yet to get any reliable working method going for facts and
plugins in modules with environments that doesn't rely upon
facts
ferent OS versions differently and different hardware types
(workstation, laptop) differently, but the same principles all hold.
Oh, and we also have matching apt repositories for the
unstable/testing/stable environment suffixes, and perform simultaneous
releases/promotions in apt and puppet.
he default should be the pkgdmg provider, which takes a
http:// url for a pkg inside a dmg.
Comments welcome....
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goo
On Mon, Jul 20, 2009 at 3:12 PM, Jack Johnson wrote:
>
> On Mon, Jul 20, 2009 at 9:27 AM, Nigel Kersten wrote:
>> If you never use Puppet with Mac clients, you can stop reading now.
>
> More of a lurker than a user, but I'll comment anyway.
>
>> I believe the defau
petmaster accessible as "puppet" ?
I seem to remember an issue with Puppet where if you had the config
file such that the puppet user can't read it, it parses it, drops
privileges, and then can't re-read it so it falls back to defaults.
>
> The only change I can think
7;: notify => Service[foo] }
>>>> }
>>>> "
>>>>
>>>> This takes some of the (potential) pain out of the ordering by
>>>> allowing
>>>> class level dependencies. This adds dependency resolution higher
>>>>
anacron pacakge I'm looking at doesn't
supply that.
You should be fine if you install crontab as well, otherwise I think
we'll need an anacron provider.
>
> Any suggestions?
>
> seph
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
a
How do these compare to the Brightbox packages for Hardy Mark?
http://wiki.brightbox.co.uk/docs:phusion-passenger
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~~~---~--~~
You received this message because you are subscribe
On Wed, Jul 22, 2009 at 1:31 PM, Mark Foster wrote:
>
>
>
> On Jul 22, 9:11 am, Nigel Kersten wrote:
>> On Wed, Jul 22, 2009 at 9:05 AM, Mark Foster wrote:
>> > Just wanted to put the word out, if you are interested in running Puppet on
>> > Passenger with Ub
; /usr/bin/vlc
>>
>>
>> As you can see the last two lines of the paragraph indicate VLC is
>> still installed. Googling has only produced the option of changing
>> absent to purged, this returns the same results.
>>
>>
>> I was able to successfully
always set this as a
default for all my OS X package resources, but this shouldn't affect
you at all.
>
> ---
> Thanks,
>
> Allan Marcus
> 505-667-5666
>
>
>
> On Jul 20, 2009, at 11:27 AM, Nigel Kersten wrote:
>
>>
>> If you never use
when key
doesn't exist. Not ideal but
"delete": {
exec {"defaults delete $domain $key":
path => "/bin:/usr/bin",
logoutput => false,
onlyif => "defaults read $domain | grep -q '$key'"
}
}
gt;
> You can find a full list of the tickets closed thus far for version
> 0.25.0 is at:
>
> http://projects.reductivelabs.com/versions/show/3
>
> Regards
>
> James Turnbull
>
> - --
> Author of:
> * Pro Linux Systems Administration
> (http://tinyurl.com/linux
On Wed, Aug 5, 2009 at 10:56 AM, Eric Sorenson wrote:
>
> On Aug 3, 2009, at 8:29 PM, Nigel Kersten wrote:
>
>> And there's a Mac pkg up here:
>>
>>
>> https://sites.google.com/a/explanatorygap.net/puppet/Home/puppet_0.25.0-rc1.pkg.tar.bz2
>
> You co
So what's LISA like for config management talks? I've seen a few
papers that came out of it that I've found less than useful, but am
interested in hearing whether people think it is worthwhile to
attend....
--
Nigel Kersten
nig...@google.com
System Administra
> So, questions:
> 1) How should the permissions of files and directories in /var/puppet
> look? what should be owned by puppet, and what by root?
> 2) Did I do this right?
> 3) Am I headed down the wrong path? Should I try mongrel instead?
&g
ivelabs.com/trac/puppet/wiki/UsingTags
particularly "Classes automatically tag everything in them with the class
name, so this isn't usually needed. This works the same way in nodes."
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~
d the documentation but cannot find the answer.
Assuming you have a module called "apache" it would go in
path-to-apache-module/files/httpd.conf
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~~~---~--~~
You received thi
not
mod-time to copy the files into the actual locations your
puppetmasters serve from.
Or is that what you meant you didn't want to do with "I hope it isn't
using checksums" ?
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~~--
l have problems.
>> (In the upcoming 0.25 there is a function 'shellquote()' which can help you
>> with that.)
>>
>> On the other hand, if you have requires or subscribes elsewhere that points
>> to Exec[liveupdate-now], then those won't work if
through
> cron there would be a way.
>
> Something i just thought of was monit - which i could get to look at
> the log ... but that seems to be a rather long way around...
>
> Any thoughts?
> Cheers
> chakkerz
> >
>
--
Nigel Kersten
nig...@google.com
System Admi
haven't seen anything go to the puppet-bugs
list since that date.
--
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users&quo
> > > jobs
>> > > cmds << "-w"
>> > > did_enable_job = true
>> > > end
>> > > cmds << job_path
>> > > begin
>> > > execute(cmds)
>> > > rescue Puppet::Ex
:15 AM, Nigel Kersten wrote:
> We need to re-do some of the way the service provider works. Your
> solution isn't going to work for all cases.
>
> Apple decided to stop using the plist to store state in, and it's all
> in /var now.
>
> Can you bug report this and assig
oot! :)
>
> I'll put in a bug report.
>
> /John
>
> On 30 Aug, 18:27, Nigel Kersten wrote:
>> I should also add that you really want to be running 0.25.0rc1 for Snow
>> Leopard.
>>
>> The package installer is broken in 0.24.8 for SnoLo as Apple
On Sun, Aug 30, 2009 at 6:30 AM, grandpa wrote:
>
> Forgot to add that I'm running Snow Leopard...
I've just had a metric crapload of work get dumped on me today, so if
anyone else feels like having a look at this issue for Snow Leopard,
that would be awesome.
Essentially we have two main choice
xec/PlistBuddy -c "set :org.ntp.ntpd:Disabled false" /var/db/
> launchd.db/com.apple.launchd/overrides.plist
> launchctl load "/System/Library/LaunchDaemons/org.ntp.ntpd.plist" 2> /
> dev/null
>
> ---
> Thanks,
>
> Allan Marcus
> 505-667-5666
&g
ke to support user launchds (ie not
root), but that's going to take a fair bit of design work first.
On Tue, Sep 1, 2009 at 2:29 PM, Nigel Kersten wrote:
> yep, see:
>
> http://groups.google.com/group/puppet-dev/browse_thread/thread/1ff894c6af240244
>
> for a pending patch.
&
; some clients using your package.
Brilliant Allan. Much appreciated.
>
> ---
> Thanks,
>
> Allan Marcus
> 505-667-5666
>
>
>
> On Sep 1, 2009, at 3:30 PM, Nigel Kersten wrote:
>
>>
>> so this turned out to not be as much work as I thought it could be,
We use Puppet environments for unstable, testing, stable, and mirror
this with our own apt repositories.
Thus our sources list for a given unstable/testing/stable install
matches the equivalent apt repository, with a template.
We do schedule apt updates just before each puppet run.
--~--~--
7;t work - thinking it was permissions based (I had
> it set to 440), I set it to 640 and the problem still exists. I'm at
> a bit of a loss here.
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~~---~--~~
uppetmasters.
>
> SSL CA -> puppetmaster is a one to one relationship.
>
> Just curious why do you want separate certs?
>
> -L
>
> --
> Larry Ludwig
> Reductive Labs
>
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~
https://sites.google.com/a/explanatorygap.net/puppet/
https://sites.google.com/a/explanatorygap.net/puppet/Home/puppet-0.25.0.pkg.tar.bz2
Please note the issue with Facter and OS X 10.6.0 still remains. Either
install Facter from source or run a version of Facter <= 1.5.4.
--
Nigel Kers
>
> Am I hitting a bug?
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administr
On Sun, Sep 6, 2009 at 2:21 PM, Joe McDonagh wrote:
>
> Nigel Kersten wrote:
> > https://sites.google.com/a/explanatorygap.net/puppet/
> >
> >
> https://sites.google.com/a/explanatorygap.net/puppet/Home/puppet-0.25.0.pkg.tar.bz2
> >
> >
> > Please not
ting such a bad thing?
> >
>
>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administr
puppetmasterd
> Listen 8140
>
>SSLEngine on
>SSLCipherSuite SSLv2:-LOW:-EXPORT:RC4+RSA
>SSLCertificateFile
> /var/lib/puppet/ssl/certs/sys-ubuntu.arl.qwestip.net.pem
>SSLCertificateKeyFile
> /var/lib/puppet/ssl/private_keys/sys-ubuntu.arl.qwesti
e added, it's actually a small change
> now.
>
> I guess file a feature request for it?
>
> --
> The brain is a wonderful organ. It starts working the moment you get
> up in the morning and does not stop until you get into the office.
> --Robert Frost
>
http://www.yelp.com/biz/rose-donuts-and-cafe-san-jose-3#hrid:YRcU6fUTpvLhiUmc9O-_sg/src:search/query:breakfast%20burrito
>
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~~---~--~~
You received this m
his? I know it will reinstall (and "upgrade" of
> course) if I remove the /var/db/.puppet_pkgdmg_installed_puppet
> that is created but this isnt really solving much afaik.
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~
The 0.25.0 patches for the Puppet Portfile have been integrated.
Note that I've set Puppet in MacPorts to have an "openmaintainer"
maintainer.
This means that I'm not a bottleneck for trivial patches and version updates
if anyone else wishes to submit those patches.
-
$foo_pkg = "foo-2009091001.dmg"
package { "$foo_pkg":
ensure => installed,
source => "$pkg_base/foo/$foo_pkg",
}
>
> Thanks,
> -Roy
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~-
urnbull wrote:
>
> > * Bug #2415: patch for first-rev Mac OS X versions
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
qEzFJkynP7JNWia1lumXabmEx
> f09dVs6JXesoN80NW4704Gvquohawf+o8HPBtW5fUyb5d0ZWrMjpNO1kh3O38LR6
> iCAeGtqByCL0Z28fWfxVnV5aMU1kMkku3r7+WBpj4dZXgYFh6oZ7GQ==
> =m97U
> -END PGP SIGNATURE-
>
> >
>
--
Nigel Kersten
nig...@google.com
System Administrator
Google Inc.
--~--~-~--~~--
usually does a much better
> > job. To manage bigger installations something like satellite or even an
> > own managed package repository, which you sync with the upstream updates
> > you need and then run a cron only against that repository might be a
> > suitable solut
geTutorial#resource-defaults
> The more elegant way would be something like this (fictive code!):
>
> file_prototype {
> owner=root,
> group=bin,
> mode=754,
> }
> file { "file1": include file_prototype, }
> file { "file2": include file_prototyp
ile defaults in each class has made my manifests *so*
much more readable
>
> b.
>
>
> On Sep 16, 2:58 am, Nigel Kersten wrote:
> > On Tue, Sep 15, 2009 at 5:39 PM, Bostjan Skufca <
> bostjan.sku...@gmail.com>wrote:
> >
> >
> >
> >
ckport.
Another workaround is to or with true that we've done sometimes
command => "/usr/bin/foo || true",
but that's more of a sledgehammer than specifying acceptable return codes.
>
> TIA
>
> --
> John Ingersoll, Jr.
> Usage: fortune -P [] -a [xs
t; requested with the FQDN which is correct.
>>
>> So, where does facter get its domain name information from on the
>> client. I know that Macs have a number of places where they store and
>> use hostname and domainname. Which one does facter use?
>>
>> Thanks,
infomation.
Can you paste the full output of an ipconfig getpacket and your
resolv.conf, scrubbing whatever details you need to?
>
> -kurt
>
>
>
> On Sep 18, 11:33 am, Nigel Kersten wrote:
>> On Fri, Sep 18, 2009 at 11:16 AM, Allan Marcus wrote:
>>
>> > /Libr
On Mon, Sep 28, 2009 at 7:14 AM, Tony Maro wrote:
>
> I tried the ignorecache=true on the clients to no avail... the server
> would still send the cached node entry. I could watch the output and
> it even reported "using cached node blah blah" instead of "Compiling
> node blah blah".
>
> I'm beg
On Mon, Sep 28, 2009 at 7:50 AM, li...@truthisfreedom.org.uk
wrote:
>
> Hi All,
>
> I get the feeling I'm being really dumb here but hey, if you don't ask... ;)
>
> I'm setting up a puppet install for about 80 or so servers and taking a
> "softly softly" approach by starting with Syslog-ng and st
On Mon, Sep 28, 2009 at 7:57 AM, li...@truthisfreedom.org.uk
wrote:
>
> Nigel Kersten wrote:
>> On Mon, Sep 28, 2009 at 7:50 AM, li...@truthisfreedom.org.uk
>> wrote:
>>> Hi All,
>>>
>>> I get the feeling I'm being really dumb here but hey, if y
If you're interested in coming along for lunch at Google on Wednesday
before Puppet Camp, let me know and I'll see if we can handle the load
:)
--
nigel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Use
On Tue, Sep 29, 2009 at 5:28 AM, Peter Meier wrote:
> Or design by convention and never put more than one class/define into
> a file and extensively use puppet's autoloading feature right. ;)
That's the approach I've always taken, and I haven't run into any of
these class of problems so far.
On Tue, Sep 29, 2009 at 11:39 AM, Darrell Fuhriman wrote:
>
>
> On Sep 29, 2009, at 10:25, Darrell Fuhriman wrote:
>
>> In testing the move to 0.25 (tried with both 0.25.0 and 0.25.1rc1),
>> I'm now getting the following error, seemingly everywhere that
>> notify/require is used:
>
> As an additi
--
>> >> Thanks,
>>
>> >> Allan Marcus
>> >> 505-667-5666
>>
>> >> On Sep 22, 2009, at 5:07 PM, engle wrote:
>>
>> >>> So, when I issue the command:
>>
>> >>> ipconfig getpacket en0
>>
>> >&g
ok, so anyone who wishes to come to Google for a quick squiz around
and lunch, I suggest you come to my office around 11:30 to 12:00 and
we'll work it out from there.
http://explanatorygap.net/crap/cell
is my cell. I'll pull it down from there after puppet camp.
My office is at:
1500 Plymouth
On Wed, Sep 30, 2009 at 8:35 AM, Brian Ferris wrote:
> Just to elaborate, these warnings seem to appear whether I omit the owner
> parameter or if I include the owner parameter, set to my current user
> account. I'm using something like:
>
> file { "${my_target_directory}":
> ensure => directo
mcx_replace=1; mcx_union_as_dictionary=0;}'
mcxset . com.apple.test testkey-Raw always '{ keya=a; keyb=b;
keyc=c; }' '{ output=testkey; mcx_union_as_dictionary=1;}'
--
I think we should continue to support the MCX type and do a plist type
completely separate
On Thu, Oct 8, 2009 at 2:36 PM, Scott wrote:
>
> So I ran into a situation where I'd like to execute the same command
> (make) but in 2 different working directories, anyone know how I can
> do that without adding superfluous options to the exec to make it
> unique?
exec { "foo":
command => "
On Sun, Oct 11, 2009 at 12:58 PM, Paul Lathrop wrote:
>
> Hey everyone,
>
> Well, I really was meaning to get this cleaned up and put on the wiki,
> but the world seems to conspire against it. First couple of times I
> sat down to do it, I got Nagios pages. The last time was the real
> winner, th
you read
>> them?
>>
>> This look like it's the beginning of being able to manage MCX items
>> via puppet in a more efficient manner. Awesome. Once it's ready, I can
>> envision a ton of type definition libraries to manage all the common
>> stuff.
&g
On Tue, Oct 13, 2009 at 9:53 AM, Paul Lathrop wrote:
>
> Doug,
>
> Remove genconfig = true from the puppet.conf file
I've often wondered about the utility of having that in the generated
config file, and it's bitten me several times.
Is there a reason we don't strip it out?
>
> --Paul
>
> On
onfig functionality, but that when you
generate a config in this manner, it doesn't include:
genconfig = true
so it is actually a "good working config" rather than one you have to
edit before deploying :)
>
> On Tue, Oct 13, 2009 at 9:58 AM, Nigel Kersten wrote:
>>
>
On Tue, Oct 13, 2009 at 4:07 PM, Douglas Garstang
wrote:
>
> I'm getting really really frustrated with puppet.
>
> Why is it that when I install the puppet-server RPM, my default config
> file in /etc/puppet/puppet.conf has a [puppetd] section and not a
> [puppetmasterd] section? Isn't that what
>
> Doug.
>
> On Wed, Oct 14, 2009 at 5:37 AM, Nigel Kersten wrote:
>>
>> On Tue, Oct 13, 2009 at 4:07 PM, Douglas Garstang
>> wrote:
>>>
>>> I'm getting really really frustrated with puppet.
>>>
>>> Why is it that when I
On Wed, Oct 14, 2009 at 9:51 AM, Douglas Garstang
wrote:
>
> On Wed, Oct 14, 2009 at 9:35 AM, Nigel Kersten wrote:
>>
>> On Wed, Oct 14, 2009 at 9:31 AM, Douglas Garstang
>> wrote:
>>>
>>> Can anyone in the know please help to clear this up?
>&
On Wed, Oct 14, 2009 at 12:12 PM, Kim Gert Nielsen wrote:
>
> Hi,
>
> can anyone using facts verify that what I'm doing should be correct ?
Does this shed light on things?
http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments
scroll to: "Plugins and Facts"
>
> On Oct 13, 2009
On Fri, Oct 23, 2009 at 4:31 PM, Luke Kanies wrote:
>
> Hi all,
>
> I've been hesitant to send Reductive Labs updates to the community
> lists, but I've been told that not knowing who works for us makes some
> communication difficult.
++ to doing this Luke. This is really useful to know.
>
> S
On Tue, Oct 27, 2009 at 5:58 AM, Martin Englund wrote:
>
>
>
> On Oct 27, 8:00 am, James Turnbull wrote:
>
>> Puppet 0.25.1 - code name "zoot" - is now available. The 0.25.1 release
>> is a maintenance release in the 0.25.x branch.
>>
>> The release is available at:
>>
>> http://reductivelabs.c
We've uploaded the 0.25.1 debs, but due to this work, it might take a
little while before they appear.
http://blog.ganneff.de/blog/2009/10/27/debian-ftpmaster-meeting.html
It will appear here when done.
http://packages.debian.org/sid/puppet
Instructions for building yourself
$ git clone git
On Thu, Oct 29, 2009 at 11:49 AM, Rene wrote:
>
> Hi
>
> Today I tried to configure puppet for failover. I would like to have
> two puppet masters, one active and the other not active. Then I would
> migrate the IP address, and puppet would become active on the other
> node. Configuration I would
They're up now by the way:
http://packages.debian.org/sid/puppet
The infrastructure changes around debian this week caused some delays.
Normally this wouldn't take this long.
On Fri, Oct 30, 2009 at 2:05 AM, Stig Sandbeck Mathisen
wrote:
>
> On 29 Okt, 10:58, Nicolas Szalay wrote:
>>
>> Do
On Fri, Oct 30, 2009 at 8:16 AM, Allan Marcus wrote:
>
> is the "rc1" or "rc2" stored anywhere in any of the puppet files?
I'm not storing the changelog anywhere in the Mac packages, which
should probably get resolved. At least on Debian it will be available
vi zcatting /usr/share/doc/puppet/cha
On Sat, Nov 7, 2009 at 3:14 AM, Christian Hofstaedtler wrote:
>
> On Nov 6, 11:32 pm, Nigel Kersten wrote:
>> [..]
>> I'm in the middle of testing 2.2.5 now, and hit this problem.
>>
>> http://groups.google.com/group/phusion-passenger/browse_thread/thread
On Sat, Nov 7, 2009 at 8:12 AM, Nigel Kersten wrote:
> On Sat, Nov 7, 2009 at 3:14 AM, Christian Hofstaedtler wrote:
>>
>> On Nov 6, 11:32 pm, Nigel Kersten wrote:
>>> [..]
>>> I'm in the middle of testing 2.2.5 now, and hit this problem.
>>
On Mon, Nov 9, 2009 at 1:58 PM, Christian Hofstaedtler wrote:
>
> * Nigel Kersten [091109 22:22]:
>>
>> On Sat, Nov 7, 2009 at 8:12 AM, Nigel Kersten wrote:
>> > On Sat, Nov 7, 2009 at 3:14 AM, Christian Hofstaedtler
>> > wrote:
>> >>
On Mon, Nov 9, 2009 at 5:27 PM, Douglas Garstang
wrote:
>
> So, I noticed that when adding a service to puppet, puppet is running
> a chkconfig . However, as far as I can tell, puppet should be
> running a chkconfig --add , otherwise the symlinks don't get
> created from the service in /etc/rc.d/
On Thu, Nov 12, 2009 at 11:29 AM, Russ Allbery wrote:
>
> Andrew Schulman writes:
>
> > Hi. I'm running facter 1.5.1 in Ubuntu Jaunty. facter is giving me
> > inconsistent results for the operatingsystem fact:
>
> > $ facter operatingsystem
> > Debian
>
> > $ facter | grep operatingsystem
> >
On Thu, Nov 12, 2009 at 4:48 PM, lance dillon wrote:
>
>
> On Thu, Nov 12, 2009 at 2:36 PM, Russ Allbery wrote:
>
>>
>> Nigel Kersten writes:
>>
>> > Ugh. This is particularly sucky, and I vote this fact needs to be fixed
>> > for this irres
On Tue, Nov 17, 2009 at 11:23 PM, Ohad Levy wrote:
> On Wed, Nov 18, 2009 at 7:01 AM, Scott Smith wrote:
>
>>
>> Usng environments as a "version" of a manifest will require adding an
>> environment to *Puppetmaster* every time I bump the manifest version.
>> Not the client, but Puppetmaster. :)
801 - 900 of 1162 matches
Mail list logo