Saturday, 2009-05-02

[2009/05/02 00:11:51] @ Log started by gepetto
[2009/05/02 00:11:51] @ kingitchy joined channel #puppet
[2009/05/02 00:13:40] @ nakano is now known as nakano_
[2009/05/02 00:27:00] @ Quit: cwebber:
[2009/05/02 00:30:20] @ Quit: shake-n-bake:
[2009/05/02 00:33:35] @ WALoeIII joined channel #puppet
[2009/05/02 00:37:55] @ andrewcshafer joined channel #puppet
[2009/05/02 00:48:54] @ yarihm joined channel #puppet
[2009/05/02 00:59:41] @ Quit: WALoeIII: "Bai."
[2009/05/02 01:51:48] @ Quit: kingitchy:
[2009/05/02 01:53:47] @ nakano_ is now known as nakano
[2009/05/02 02:05:50] @ andrewcshafer_ joined channel #puppet
[2009/05/02 02:06:36] @ Quit: andrewcshafer: Read error: 104 (Connection reset by peer)
[2009/05/02 02:17:17] @ Quit: edwardam: Remote closed the connection
[2009/05/02 02:29:53] @ Quit: andrewcshafer_: Read error: 110 (Connection timed out)
[2009/05/02 02:31:14] @ Quit: mellen: Read error: 110 (Connection timed out)
[2009/05/02 02:31:51] @ fbe_ joined channel #puppet
[2009/05/02 02:31:58] @ mellen joined channel #puppet
[2009/05/02 02:32:20] @ jbooth__ joined channel #puppet
[2009/05/02 02:37:10] @ edwardam joined channel #puppet
[2009/05/02 02:41:25] @ ghenry joined channel #puppet
[2009/05/02 02:46:14] @ Quit: jbooth_: Read error: 110 (Connection timed out)
[2009/05/02 02:55:31] @ Quit: d3vilb0x:
[2009/05/02 03:00:10] @ Quit: realist: Remote closed the connection
[2009/05/02 03:06:02] @ realist joined channel #puppet
[2009/05/02 03:07:05] @ Quit: madrescher1: Read error: 110 (Connection timed out)
[2009/05/02 03:08:57] @ madrescher joined channel #puppet
[2009/05/02 03:11:36] @ Quit: madrescher: Client Quit
[2009/05/02 03:40:06] @ Quit: rberger: Read error: 110 (Connection timed out)
[2009/05/02 03:46:04] @ Quit: fbe_: Read error: 113 (No route to host)
[2009/05/02 03:46:06] @ randybias is now known as randybias|away
[2009/05/02 03:49:52] @ fbe_ joined channel #puppet
[2009/05/02 03:57:08] @ int_ joined channel #puppet
[2009/05/02 04:20:09] @ rberger joined channel #puppet
[2009/05/02 04:27:01] @ Quit: alfism:
[2009/05/02 04:46:20] @ Quit: fbe_: Read error: 113 (No route to host)
[2009/05/02 04:48:47] @ Eghie joined channel #puppet
[2009/05/02 04:57:57] @ mikepea joined channel #puppet
[2009/05/02 05:18:11] @ ghenry_ joined channel #puppet
[2009/05/02 05:18:21] @ Quit: ghenry: Read error: 113 (No route to host)
[2009/05/02 05:23:27] @ claymation joined channel #puppet
[2009/05/02 05:35:32] @ Quit: ghenry_: Read error: 113 (No route to host)
[2009/05/02 05:35:44] @ Quit: bolt: Remote closed the connection
[2009/05/02 05:35:54] @ ghenry_ joined channel #puppet
[2009/05/02 05:47:43] @ bolt joined channel #puppet
[2009/05/02 05:58:34] @ Quit: punkcut: Read error: 104 (Connection reset by peer)
[2009/05/02 06:03:06] @ gaveen joined channel #puppet
[2009/05/02 06:07:06] @ ribo_ joined channel #puppet
[2009/05/02 06:16:15] @ nasrat_ joined channel #puppet
[2009/05/02 06:18:16] @ Quit: ribo: Read error: 110 (Connection timed out)
[2009/05/02 06:25:25] @ Quit: claymation:
[2009/05/02 06:31:49] @ Quit: gaveen: "Enough lurking for now"
[2009/05/02 06:41:40] @ Quit: ghenry_: Read error: 110 (Connection timed out)
[2009/05/02 06:42:39] @ ghenry_ joined channel #puppet
[2009/05/02 06:47:02] @ d3vilb0x joined channel #puppet
[2009/05/02 06:47:29] @ Quit: nasrat_:
[2009/05/02 06:50:29] @ Quit: d3vilb0x: Client Quit
[2009/05/02 07:02:40] @ blahdeblah joined channel #puppet
[2009/05/02 07:03:39] <blahdeblah> Hi. What is the preferred idiomatic equivalent to grep in puppet?
[2009/05/02 07:04:26] <blahdeblah> I want to do something like "if grep ^control_d$ /proc/sys/xen/capabilities { do something for dom0 ... }"
[2009/05/02 07:07:57] <blahdeblah> (Actually, it's /proc/xen/capabilities, but that doesn't change the question)
[2009/05/02 07:15:53] <blahdeblah> And i wouldn't be asking this question if the $virtual fact returned something different in a Xen dom0 vs a domU. Is there anything i can do about that?
[2009/05/02 07:16:27] <Cuchulain> you can fix facter to report it correctly
[2009/05/02 07:16:46] <blahdeblah> how?
[2009/05/02 07:16:57] <blahdeblah> I'm a bit of a newb with puppet
[2009/05/02 07:17:03] <Cuchulain> facter is written in ruby
[2009/05/02 07:17:12] <Cuchulain> and it should be pretty obvious
[2009/05/02 07:17:28] <blahdeblah> what should be obvious?
[2009/05/02 07:17:43] <Cuchulain> how to fix it
[2009/05/02 07:17:55] <Cuchulain> /usr/lib/ruby/1.8/facter/virtual.rb
[2009/05/02 07:18:08] <Cuchulain> hrm
[2009/05/02 07:18:26] <Cuchulain> and it already attempts to distinguish between xenu and xen0
[2009/05/02 07:18:34] <Cuchulain> which version of facter are you running?
[2009/05/02 07:18:35] <blahdeblah> Yeah - just reading my copy
[2009/05/02 07:18:47] <blahdeblah> However it's definitely reporting it wrongly
[2009/05/02 07:19:08] <Cuchulain> if /proc/sys/xen/independent_wallclock doesn't exist, it'll fall through to the next test
[2009/05/02 07:19:15] <Cuchulain> well, for what i'm looking at
[2009/05/02 07:19:33] <blahdeblah> The file /proc/sys/xen/independent_wallclock exists on my dom0
[2009/05/02 07:19:46] <Cuchulain> uh, really?
[2009/05/02 07:19:53] <blahdeblah> yes, really
[2009/05/02 07:19:55] <Cuchulain> that's new
[2009/05/02 07:20:03] <blahdeblah> debian lenny - stock install
[2009/05/02 07:20:13] <Cuchulain> yeah, i havne't looked at this for ages
[2009/05/02 07:20:16] <Cuchulain> i wrote that test a few years ago
[2009/05/02 07:20:26] <Cuchulain> and it's the only thing i've actually really contributed to puppet/facter
[2009/05/02 07:20:48] <Cuchulain> (to be correct: I wrote *a* test that did this, I can't guarantee it's my test that's in facter now)
[2009/05/02 07:21:37] <blahdeblah> This works for me: http://rafb.net/p/f6DBWq53.html
[2009/05/02 07:23:04] <blahdeblah> Actually, this would probably be better: http://rafb.net/p/wdlg6M46.html
[2009/05/02 07:23:04] <blahdeblah> Where can i send a proposed patch to?
[2009/05/02 07:23:59] <blahdeblah> I've got NO chance of getting that into Debian stable, though, so i'm not sure there's much point
[2009/05/02 07:25:04] <Cuchulain> um, there's a puppet mailing list
[2009/05/02 07:25:11] <Cuchulain> etc
[2009/05/02 07:25:22] <Cuchulain> i'm really not very active
[2009/05/02 07:25:37] <blahdeblah> The users list seems to be reasonably active
[2009/05/02 07:25:49] <Cuchulain> the second patch looks better
[2009/05/02 07:25:59] <blahdeblah> yeah
[2009/05/02 07:26:15] <blahdeblah> I realised it was more likely to work correctly on both Xen versions
[2009/05/02 07:26:20] <Cuchulain> yeo
[2009/05/02 07:26:23] <Cuchulain> bbl
[2009/05/02 07:27:36] <blahdeblah> Looks like it's already reported: http://projects.reductivelabs.com/issues/2169
[2009/05/02 07:35:44] <Cuchulain> go go jamesturnbull :)
[2009/05/02 07:36:11] <jamesturnbull> Cuchulain: blahdeblah it'll go into RC2 for Facter 1.5.5
[2009/05/02 07:37:03] <blahdeblah> Actually, it looks like #2169 is a duplicate of http://projects.reductivelabs.com/issues/1558
[2009/05/02 07:37:04] <gepetto> blahdeblah: Actually: #2169 is http://projects.reductivelabs.com/issues/show/2169 "Facter - Bug #2169: xen domu/dom0 fact broken on new xen kernels - ReductiveLabs.com"
[2009/05/02 07:38:26] <blahdeblah> Anyway, all that doesn't answer my original question, which is what the idiomatic equivalent to grep is... Anyone?
[2009/05/02 07:48:47] @ fdz joined channel #puppet
[2009/05/02 07:50:41] <jamesturnbull> blahdeblah: Cuchulain just looking at that code - I don't use Xen but why the two tests? Would both files that return xenu be present?
[2009/05/02 07:51:59] <blahdeblah> jamesturnbull: My Xen dom0 (the host) has both files present (/proc/sys/xen/independent_wallclock AND /proc/xen/capabilities)
[2009/05/02 07:52:37] <jamesturnbull> blahdeblah: so why two tests? should I check for BOTH or an OR or one of them?
[2009/05/02 07:52:59] <blahdeblah> jamesturnbull: the domU (the VM) has both also - the only difference is the content of the /proc/xen/capabilities
[2009/05/02 07:53:19] <blahdeblah> I imagine the test worked well on an older version of Xen, and maximum compatibility should be preserved with that version
[2009/05/02 07:53:31] <blahdeblah> The test in #1558 looks for THREE files.
[2009/05/02 07:53:32] <gepetto> blahdeblah: #1558 is http://projects.reductivelabs.com/issues/show/1558 "Facter - Bug #1558: factor 1.5.1 virtual fact not correct for a xen dom0 - ReductiveLabs.com"
[2009/05/02 07:53:32] <jamesturnbull> blahdeblah: no I mean /sys/bus/xen and the wallclock file
[2009/05/02 07:53:43] <blahdeblah> jamesturnbull: Let me check
[2009/05/02 07:54:20] @ n0ts_ joined channel #puppet
[2009/05/02 07:55:00] <blahdeblah> My dom0 and domU both have /sys/bus/xen, with slightly different contents
[2009/05/02 07:55:23] <jamesturnbull> blahdeblah: is wallclock present on both?
[2009/05/02 07:55:30] <blahdeblah> Yes
[2009/05/02 07:55:53] <jamesturnbull> blahdeblah: so that test is pointless
[2009/05/02 07:56:15] <blahdeblah> Maybe, but i can't speak for all versions of Xen
[2009/05/02 07:56:29] <blahdeblah> The cost of such tests is so low that IMO they're better left in there
[2009/05/02 07:56:56] <jamesturnbull> blahdeblah: not the point - it's not accurate
[2009/05/02 07:57:26] <jamesturnbull> the test for the presence of /sys/bus/xen or wallclock DON'T guarantee it's a xenu
[2009/05/02 07:58:18] <blahdeblah> Yeah
[2009/05/02 07:58:55] <blahdeblah> Apart from Bart Cortooms' issue, your most recent proposed patch looks fine to me...
[2009/05/02 08:00:03] <jamesturnbull> blahdeblah: not correct though
[2009/05/02 08:01:35] @ d3vilb0x joined channel #puppet
[2009/05/02 08:04:06] <blahdeblah> I'm not following you very well, so i'll take your word for it. The changed code in #2169 works for me, FWIW.
[2009/05/02 08:04:07] <gepetto> blahdeblah: #2169 is http://projects.reductivelabs.com/issues/show/2169 "Facter - Bug #2169: xen domu/dom0 fact broken on new xen kernels - ReductiveLabs.com"
[2009/05/02 08:04:20] <blahdeblah> That gepetto bot is starting to get on my nerves
[2009/05/02 08:04:31] <blahdeblah> :-)
[2009/05/02 08:04:54] <fujin> http://github.com/opscode/ohai/blob/80db03453d95e83737727be8e1ad0fcb27c1792a/lib/ohai/plugins/linux/virtualization.rb#L25
[2009/05/02 08:05:00] <fujin> jamesturnbull: ^
[2009/05/02 08:05:03] <fujin> o hai, btw
[2009/05/02 08:05:32] <blahdeblah> And i would really appreciate it if someone would like to tell me about the preferred puppet equivalent of grep! :-)
[2009/05/02 08:06:41] <jamesturnbull> blahdeblah: well there isn't really a grep as such
[2009/05/02 08:06:59] <blahdeblah> That's why i said preferred equivalent...
[2009/05/02 08:07:07] <jamesturnbull> blahdeblah: if $fact == 'value' then do blah
[2009/05/02 08:07:19] <blahdeblah> And how do i get $fact from a file?
[2009/05/02 08:07:29] <jamesturnbull> blahdeblah: or if $variable == 'value'
[2009/05/02 08:07:50] <jamesturnbull> blahdeblah: create a fact that greps the file ocntent into a fact wiki:AddingFacts
[2009/05/02 08:07:51] <gepetto> jamesturnbull: blahdeblah: wiki:AddingFacts is http://reductivelabs.com/trac/puppet/wiki/AddingFacts
[2009/05/02 08:08:00] <jamesturnbull> fujin: thanks mate - I will take a look
[2009/05/02 08:08:04] <jamesturnbull> fujin: congrats on your new job btw
[2009/05/02 08:08:25] <blahdeblah> jamesturnbull: So i have to do it within facter, not puppet?
[2009/05/02 08:08:25] <fujin> indeed, thanks!
[2009/05/02 08:08:47] @ Quit: n0ts: Read error: 110 (Connection timed out)
[2009/05/02 08:08:47] <jamesturnbull> blahdeblah: well you can use the generate function - but that only looks at files on the master not the puppets
[2009/05/02 08:09:04] <blahdeblah> hrm
[2009/05/02 08:09:12] <jamesturnbull> fujin: moving from NZ?
[2009/05/02 08:09:18] <jamesturnbull> fujin: or working remote?
[2009/05/02 08:09:21] <fujin> nope, working remotely
[2009/05/02 08:09:27] <fujin> may move to seattle eventually
[2009/05/02 08:10:08] <blahdeblah> jamesturnbull: What about all those functions that can do stuff like edit a file with sed if a line is missing (simple text in the wiki)? Can't i use something like that to return a result if a value is in a file?
[2009/05/02 08:13:29] <jamesturnbull> blahdeblah: yeah you could probably hack something
[2009/05/02 08:13:36] <jamesturnbull> blahdeblah: but I think a fact would be much simpler
[2009/05/02 08:13:55] <blahdeblah> Are there any good examples of functions that return something in the wiki?
[2009/05/02 08:13:56] @ pleemans joined channel #puppet
[2009/05/02 08:14:21] <jamesturnbull> blahdeblah: they aren't "functions" - functions execute on the master
[2009/05/02 08:14:57] <blahdeblah> I'm really very new at this, and the learning curve takes a steep jump between the entry level stuff and the "CompleteConfiguration" page.
[2009/05/02 08:15:21] <blahdeblah> I've got a big list of things i want to do with puppet, and i'm still really trying to understand the puppet way of doing things.
[2009/05/02 08:15:51] <jamesturnbull> blahdeblah: okay - I have a book I prepared earlier that might help - http://tinyurl.com/puppetbook
[2009/05/02 08:16:19] <jamesturnbull> blahdeblah: also wiki:SimplestPuppetInstallRecipe
[2009/05/02 08:16:20] <gepetto> jamesturnbull: blahdeblah: wiki:SimplestPuppetInstallRecipe is http://reductivelabs.com/trac/puppet/wiki/SimplestPuppetInstallRecipe
[2009/05/02 08:16:29] <jamesturnbull> blahdeblah: and wiki:AdvancedPuppetRecipe
[2009/05/02 08:16:30] <gepetto> jamesturnbull: blahdeblah: wiki:AdvancedPuppetRecipe is http://reductivelabs.com/trac/puppet/wiki/AdvancedPuppetRecipe
[2009/05/02 08:18:28] <jamesturnbull> blahdeblah: also Volcane has a guide he can point you at
[2009/05/02 08:18:44] <jamesturnbull> blahdeblah: or http://www.kanarip.com/courses/puppet/
[2009/05/02 08:18:46] <blahdeblah> jamesturnbull: I've read those two recipes already - several times through
[2009/05/02 08:19:19] <blahdeblah> The big jump in learning curve starts just after the AdvancedPuppetRecipe! :-)
[2009/05/02 08:19:34] <blahdeblah> In fact, finding the next place to go from there was a big issue for me.
[2009/05/02 08:20:01] <blahdeblah> jamesturnbull: Is your book in any stores in .au?
[2009/05/02 08:20:08] <blahdeblah> Or is it only online?
[2009/05/02 08:20:33] <jamesturnbull> blahdeblah: not sure - unlikely woodslane.com.au stock it - or Amazon or Borders or ebook etc
[2009/05/02 08:22:15] @ fdz is now known as francois
[2009/05/02 08:23:47] <blahdeblah> jamesturnbull: http://www.woodslane.com.au/woodslane/searchresults.asp?isbn=1590599780 - high premium for buying dead trees in .au... :-(
[2009/05/02 08:25:45] <jamesturnbull> blahdeblah: blame the Dems for adding GST to books
[2009/05/02 08:25:52] <blahdeblah> :-)
[2009/05/02 08:26:15] <jamesturnbull> blahdeblah: buy the ebook - it's very cheap - if you like Dead Trees then Amazon is quick and reasonably cheap
[2009/05/02 08:26:47] * blahdeblah is a big fan of dead trees
[2009/05/02 08:40:10] @ Quit: francois: "Leaving."
[2009/05/02 08:40:24] @ francois joined channel #puppet
[2009/05/02 09:09:28] @ Quit: blahdeblah: Remote closed the connection
[2009/05/02 09:25:11] * Volcane wonders if blahdeblah is the same person as the other blah*blah person
[2009/05/02 09:26:36] @ Quit: schwagal1: Read error: 60 (Operation timed out)
[2009/05/02 09:28:25] <jamesturnbull> Volcane: why?
[2009/05/02 09:28:52] <Volcane> ah just curious, other one seems intent on just ignore all advice
[2009/05/02 09:29:04] <jamesturnbull> Volcane: hmmm this guy did much the same
[2009/05/02 09:29:22] <Volcane> ie. not using exec{"/etc/init.d/foo restart": } on each run rather than use service
[2009/05/02 09:29:30] <Volcane> just cos he does *everything* with execs
[2009/05/02 09:29:41] <Volcane> not setting directories correctly, instead exec'ing chmod -R's
[2009/05/02 09:29:47] <Volcane> then moaning that puppets not working well for him, etc
[2009/05/02 09:29:53] <jamesturnbull> interesting approach
[2009/05/02 09:32:18] @ schwagala joined channel #puppet
[2009/05/02 09:32:50] <Volcane> and like, if you're finding you're needing to chown -R your munin output directories
[2009/05/02 09:32:57] <Volcane> then perhaps u need to just set munin up properly
[2009/05/02 09:33:15] <Volcane> but he wont listen :)
[2009/05/02 09:40:11] @ Quit: edwardam: Remote closed the connection
[2009/05/02 09:43:34] @ nakano is now known as nakano_
[2009/05/02 09:48:22] @ schwagal1 joined channel #puppet
[2009/05/02 09:48:22] @ Quit: schwagala: Read error: 54 (Connection reset by peer)
[2009/05/02 09:48:45] @ nakano_ is now known as nakano
[2009/05/02 09:51:37] <gepetto> ::trac:: Whos Using Puppet edited by immerda @ http://reductivelabs.com/trac/puppet/wiki/WhosUsingPuppet (by puppet@immerda.ch)
[2009/05/02 09:51:37] <gepetto> ::trac:: Puppet Modules edited by immerda @ http://reductivelabs.com/trac/puppet/wiki/PuppetModules (by puppet@immerda.ch)
[2009/05/02 09:54:50] @ oxtail joined channel #puppet
[2009/05/02 10:07:37] @ zeroXten joined channel #puppet
[2009/05/02 10:23:24] @ nakano is now known as nakano_
[2009/05/02 10:34:14] @ schwagala joined channel #puppet
[2009/05/02 10:34:14] @ Quit: schwagal1: Read error: 54 (Connection reset by peer)
[2009/05/02 10:38:08] @ Quit: Telmo: Remote closed the connection
[2009/05/02 10:48:54] @ fbe_ joined channel #puppet
[2009/05/02 10:59:40] @ dragonball_ joined channel #puppet
[2009/05/02 10:59:49] @ mfoster joined channel #puppet
[2009/05/02 11:02:52] @ Quit: pleemans: Read error: 60 (Operation timed out)
[2009/05/02 11:07:09] @ Quit: dragonball_: "Leaving"
[2009/05/02 11:07:15] @ DavidS joined channel #puppet
[2009/05/02 11:08:31] <DavidS> woot :)
[2009/05/02 11:12:19] @ Bass10 joined channel #puppet
[2009/05/02 11:13:35] @ Quit: Bass10: SendQ exceeded
[2009/05/02 11:14:08] @ Bass10 joined channel #puppet
[2009/05/02 11:21:16] @ Quit: Bass10: "Leaving"
[2009/05/02 11:21:30] @ briandquinn joined channel #puppet
[2009/05/02 11:26:34] @ sts joined channel #puppet
[2009/05/02 11:27:08] <sts> hello folks! is there a way to include another erb template from within a template? like render partial?
[2009/05/02 11:31:06] <DavidS> sts: you could probably just call/create another ERB instance with ruby. But I've got no clue how that would work, and you'd have to lookup the template file
[2009/05/02 11:40:29] @ kingitchy joined channel #puppet
[2009/05/02 11:42:02] @ Quit: briandquinn:
[2009/05/02 11:43:57] @ Quit: fbe_: Remote closed the connection
[2009/05/02 11:44:11] @ fbe_ joined channel #puppet
[2009/05/02 11:48:04] <sts> garr :)
[2009/05/02 11:48:27] <sts> that would be pretty usefull to include maintainable config snippets.
[2009/05/02 11:48:33] <sts> eg. for the virtual host..
[2009/05/02 11:50:27] <sts> i'd like to do something like - i've defined a vhost function which creates a vhost config from my erb template. and based on several parameters it changes the config. eg. include a new section that requires http auth, or sets specific paramerts.
[2009/05/02 11:56:42] <francois> sts: why not use includes in your Apache configuration ?
[2009/05/02 11:58:02] <francois> we usually create a config directory for each vhost
[2009/05/02 11:58:25] <francois> and then "Include /var/www/blah.com/conf/*.conf" in VirtualHost configuration
[2009/05/02 12:01:01] <sts> well, thats a workaround IMHO. i want to be able to do it better. ;-)
[2009/05/02 12:01:20] <sts> there gotta be a way ;)
[2009/05/02 12:03:05] <francois> well, if find this way pretty cool because you can manage everything using simple resources instead of a huge apache::vhost resource
[2009/05/02 12:03:36] <francois> but, umm, your mileage may vary ;)
[2009/05/02 12:04:24] <francois> you could have a look at this module, if you're interested
[2009/05/02 12:04:25] <francois> http://github.com/camptocamp/puppet-apache/tree/master
[2009/05/02 12:04:40] @ chu left channel #puppet ()
[2009/05/02 12:17:49] @ Bass10 joined channel #puppet
[2009/05/02 12:17:59] @ pleemans joined channel #puppet
[2009/05/02 12:18:51] @ Quit: Bass10: Read error: 104 (Connection reset by peer)
[2009/05/02 12:19:05] @ Bass10 joined channel #puppet
[2009/05/02 12:20:30] @ Quit: Bass10: Read error: 104 (Connection reset by peer)
[2009/05/02 12:23:54] @ Bass10 joined channel #puppet
[2009/05/02 12:26:06] @ Quit: Bass10: Client Quit
[2009/05/02 12:29:49] @ Bass10 joined channel #puppet
[2009/05/02 12:30:09] @ Quit: Bass10: Read error: 104 (Connection reset by peer)
[2009/05/02 12:31:42] @ Bass10 joined channel #puppet
[2009/05/02 12:33:12] <gepetto> ::trac:: Recipes/Zabbix Agent edited by sylvester_0 @ http://reductivelabs.com/trac/puppet/wiki/Recipes/ZabbixAgent
[2009/05/02 12:33:12] <gepetto> ::trac:: Recipes/Zabbix Agent edited by sylvester_0 @ http://reductivelabs.com/trac/puppet/wiki/Recipes/ZabbixAgent
[2009/05/02 12:33:19] @ Quit: Bass10: SendQ exceeded
[2009/05/02 12:33:44] @ Quit: fujin:
[2009/05/02 12:33:46] @ Bass10 joined channel #puppet
[2009/05/02 12:33:46] @ flakrat joined channel #puppet
[2009/05/02 12:39:00] @ GoodStuff left channel #puppet ()
[2009/05/02 12:39:38] @ ethan_rowe joined channel #puppet
[2009/05/02 12:40:19] @ Quit: ethan_rowe: Client Quit
[2009/05/02 12:40:27] @ Quit: Bass10: "Leaving"
[2009/05/02 12:40:40] @ Bass10 joined channel #puppet
[2009/05/02 12:52:58] @ eghie__ joined channel #puppet
[2009/05/02 12:57:26] @ kolla joined channel #puppet
[2009/05/02 13:00:34] @ Quit: Eghie: Read error: 110 (Connection timed out)
[2009/05/02 13:04:05] @ randybias|away is now known as randybias
[2009/05/02 13:04:26] @ Quit: flakrat: "Leaving"
[2009/05/02 13:12:25] @ Quit: Bass10: "Leaving"
[2009/05/02 13:12:39] @ Bass10 joined channel #puppet
[2009/05/02 13:13:51] @ Quit: Bass10: SendQ exceeded
[2009/05/02 13:14:17] @ Bass10 joined channel #puppet
[2009/05/02 13:24:59] @ Quit: kingitchy:
[2009/05/02 13:25:29] @ Quit: mfoster: "Leaving."
[2009/05/02 13:30:24] @ alfism joined channel #puppet
[2009/05/02 13:43:35] @ randybias is now known as randybias|away
[2009/05/02 13:45:43] @ Quit: mikepea:
[2009/05/02 13:49:42] <sts> does puppet implement any more complex types than a simple array?
[2009/05/02 13:52:35] @ andrewcshafer joined channel #puppet
[2009/05/02 14:11:21] @ randybias|away is now known as randybias
[2009/05/02 14:12:36] <joe-mac> no complex data structures
[2009/05/02 14:12:56] <joe-mac> sts ^^
[2009/05/02 14:13:06] <joe-mac> i'm off to the coffee shop
[2009/05/02 14:18:01] @ ezmob joined channel #puppet
[2009/05/02 14:18:58] @ shake-n-bake joined channel #puppet
[2009/05/02 14:23:54] @ schwagal1 joined channel #puppet
[2009/05/02 14:24:19] @ Quit: schwagala: Read error: 60 (Operation timed out)
[2009/05/02 14:34:46] @ Quit: shake-n-bake:
[2009/05/02 14:40:27] @ Quit: StyleWarz: "Changing server"
[2009/05/02 14:42:23] @ Quit: alfism: "Connection reset by beer"
[2009/05/02 14:44:32] @ axisys joined channel #puppet
[2009/05/02 14:50:54] @ Quit: zeroXten: Read error: 110 (Connection timed out)
[2009/05/02 14:51:51] @ shake-n-bake joined channel #puppet
[2009/05/02 14:51:54] @ Quit: shake-n-bake: Client Quit
[2009/05/02 14:53:36] @ shake-n-bake joined channel #puppet
[2009/05/02 14:55:11] @ Quit: shake-n-bake: Client Quit
[2009/05/02 15:05:44] @ ezmob is now known as ezmob|away
[2009/05/02 15:08:38] @ briandquinn joined channel #puppet
[2009/05/02 15:13:54] @ ezmob|away is now known as ezmob
[2009/05/02 16:04:31] @ Quit: Volcane: Read error: 113 (No route to host)
[2009/05/02 16:05:28] @ mfoster joined channel #puppet
[2009/05/02 16:06:33] @ Quit: andrewcshafer:
[2009/05/02 16:07:48] @ Quit: pleemans: Read error: 113 (No route to host)
[2009/05/02 16:16:18] @ Quit: briandquinn: Read error: 110 (Connection timed out)
[2009/05/02 16:26:51] @ Volcane joined channel #puppet
[2009/05/02 16:31:09] @ ka83753 joined channel #puppet
[2009/05/02 16:37:40] @ Quit: ka83753: "leaving"
[2009/05/02 16:41:54] @ andrewcshafer joined channel #puppet
[2009/05/02 16:46:51] @ randybias is now known as randybias|away
[2009/05/02 16:50:18] @ Quit: oxtail: Read error: 110 (Connection timed out)
[2009/05/02 16:52:03] @ andrewcshafer_ joined channel #puppet
[2009/05/02 16:59:53] @ jmarki joined channel #puppet
[2009/05/02 17:04:19] @ Quit: andrewcshafer: Read error: 110 (Connection timed out)
[2009/05/02 17:27:53] @ bgupta_ joined channel #puppet
[2009/05/02 17:31:56] @ oxtail joined channel #puppet
[2009/05/02 17:56:39] @ Quit: andrewcshafer_:
[2009/05/02 17:59:58] @ Quit: ezmob: "Bye!"
[2009/05/02 18:15:27] @ Quit: eghie__: Remote closed the connection
[2009/05/02 18:17:17] @ Quit: bgupta_:
[2009/05/02 18:24:31] @ kingitchy joined channel #puppet
[2009/05/02 18:29:13] @ andrewcshafer joined channel #puppet
[2009/05/02 18:29:38] @ Quit: andrewcshafer: Client Quit
[2009/05/02 18:30:06] @ andrewcshafer joined channel #puppet
[2009/05/02 18:30:27] @ Quit: andrewcshafer: Client Quit
[2009/05/02 18:30:55] @ andrewcshafer joined channel #puppet
[2009/05/02 18:36:20] @ Quit: andrewcshafer:
[2009/05/02 18:37:53] @ andrewcshafer joined channel #puppet
[2009/05/02 18:56:26] @ Quit: andrewcshafer:
[2009/05/02 19:03:53] @ bgupta_ joined channel #puppet
[2009/05/02 19:05:54] @ blahdeblah joined channel #puppet
[2009/05/02 19:10:14] @ randybias|away is now known as randybias
[2009/05/02 19:10:58] @ Ladeburger1 joined channel #puppet
[2009/05/02 19:15:28] @ oxtai736 joined channel #puppet
[2009/05/02 19:16:51] @ Quit: oxtail: Read error: 104 (Connection reset by peer)
[2009/05/02 19:21:34] @ Quit: kingitchy:
[2009/05/02 19:22:25] @ ZummiG777 joined channel #puppet
[2009/05/02 19:23:23] <ZummiG777> Question: I'm running puppet for essentially the first time on a server - and it keeps just 'hanging' at random points. I can stop the puppet task, then reboot the puppetmaster server and puppet client server and restart but it will hang again at a different point. Is there something I can do to prevent this behavior?
[2009/05/02 19:25:40] @ Quit: bevans5446:
[2009/05/02 19:26:29] @ Quit: Ladeburger: Read error: 110 (Connection timed out)
[2009/05/02 19:29:19] @ Quit: tmz: Read error: 110 (Connection timed out)
[2009/05/02 19:29:23] @ tmz_ joined channel #puppet
[2009/05/02 19:29:55] @ nakano_ is now known as nakano
[2009/05/02 19:30:01] @ tmz_ is now known as tmz
[2009/05/02 19:30:52] @ Quit: axisys: Success
[2009/05/02 19:31:26] @ axisys joined channel #puppet
[2009/05/02 19:43:36] @ Quit: dmosemp: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:36] @ Quit: zirpu: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:37] @ Quit: flashn: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:37] @ Quit: magnachef: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:37] @ Quit: prgmrcom: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:38] @ Quit: sc0ttB: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:38] @ Quit: ricky: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:38] @ Quit: falsch: brown.freenode.net irc.freenode.net
[2009/05/02 19:43:39] @ Quit: pastie: brown.freenode.net irc.freenode.net
[2009/05/02 19:44:39] @ flashn joined channel #puppet
[2009/05/02 19:44:46] @ falsch joined channel #puppet
[2009/05/02 19:44:49] @ zirpu joined channel #puppet
[2009/05/02 19:44:52] @ prgmrcom joined channel #puppet
[2009/05/02 19:44:56] @ sc0ttB joined channel #puppet
[2009/05/02 19:56:09] @ magnachef joined channel #puppet
[2009/05/02 20:06:35] @ Quit: rberger:
[2009/05/02 20:23:46] @ Quit: jmarki: Remote closed the connection
[2009/05/02 20:28:04] @ Quit: ZummiG777: "Leaving"
[2009/05/02 20:31:22] @ ricky joined channel #puppet
[2009/05/02 20:31:28] @ Quit: ricky: Client Quit
[2009/05/02 20:31:40] @ ricky joined channel #puppet
[2009/05/02 21:02:54] @ Quit: Bass10: "Leaving"
[2009/05/02 21:08:55] @ nakano is now known as nakano_
[2009/05/02 21:13:22] @ ezmob joined channel #puppet
[2009/05/02 21:22:43] @ randybias is now known as randybias|away
[2009/05/02 21:27:26] @ fbe__ joined channel #puppet
[2009/05/02 21:28:43] @ Quit: fbe_: Read error: 104 (Connection reset by peer)
[2009/05/02 21:44:06] @ randybias|away is now known as randybias
[2009/05/02 21:47:16] @ punkcut joined channel #puppet
[2009/05/02 21:49:02] @ dmosemp joined channel #puppet
[2009/05/02 21:50:19] @ DavidS1 joined channel #puppet
[2009/05/02 22:02:34] @ atlan joined channel #puppet
[2009/05/02 22:08:16] @ Quit: DavidS: Read error: 110 (Connection timed out)
[2009/05/02 22:18:12] @ Quit: chip__: Read error: 110 (Connection timed out)
[2009/05/02 22:27:49] @ rdaugherty left channel #puppet ()
[2009/05/02 22:56:55] @ edwardam joined channel #puppet
[2009/05/02 22:59:56] @ atlan_ joined channel #puppet
[2009/05/02 23:09:48] @ cwebber joined channel #puppet
[2009/05/02 23:10:18] @ Quit: edwardam: Remote closed the connection
[2009/05/02 23:15:26] @ Quit: atlan: Read error: 110 (Connection timed out)
[2009/05/02 23:24:09] @ Quit: oxtai736: Read error: 104 (Connection reset by peer)
[2009/05/02 23:50:38] @ Quit: cwebber:
[2009/05/02 23:51:14] @ ezmob is now known as ezmob|away

Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!