| [2010/06/15 00:13:28] @ Log started by gepetto | ||
| [2010/06/15 00:13:28] @ DavidS joined channel #puppet-dev | ||
| [2010/06/15 00:26:38] @ Quit: lak: Quit: lak | ||
| [2010/06/15 01:31:14] <DavidS> jamesturnbull: I was under the impression that puppetlabs hired you ... | ||
| [2010/06/15 06:36:14] @ Quit: jeffmccune: Quit: jeffmccune | ||
| [2010/06/15 06:48:28] @ notbrien joined channel #puppet-dev | ||
| [2010/06/15 07:10:26] @ mccune joined channel #puppet-dev | ||
| [2010/06/15 07:34:50] @ Quit: mccune: Ping timeout: 258 seconds | ||
| [2010/06/15 07:38:12] @ mccune joined channel #puppet-dev | ||
| [2010/06/15 07:39:45] @ mccune is now known as jeffmccune | ||
| [2010/06/15 07:48:43] @ mccune joined channel #puppet-dev | ||
| [2010/06/15 07:49:12] @ mccune is now known as Guest39708 | ||
| [2010/06/15 07:49:16] <jamesturnbull> DavidS: they did - I am having bank account issues - American banks don't like me :) | ||
| [2010/06/15 07:49:45] @ Quit: Guest39708: Client Quit | ||
| [2010/06/15 07:50:01] <jhelwig> jamesturnbull: American banks don't like anyone. :-P | ||
| [2010/06/15 07:50:44] @ Quit: jeffmccune: Ping timeout: 276 seconds | ||
| [2010/06/15 07:51:41] <jamesturnbull> jhelwig: the US banking system is antiquated | ||
| [2010/06/15 07:52:18] <jhelwig> And the cellular companies, and, and, and… :-\ | ||
| [2010/06/15 08:10:30] @ jeffmccune joined channel #puppet-dev | ||
| [2010/06/15 09:07:36] <DavidS> jamesturnbull: antiquated? I'm suprised they do have accounts at all ;-) | ||
| [2010/06/15 09:54:42] @ Quit: DavidS: Quit: Leaving. | ||
| [2010/06/15 09:55:09] @ DavidS joined channel #puppet-dev | ||
| [2010/06/15 09:59:50] @ Quit: DavidS: Ping timeout: 272 seconds | ||
| [2010/06/15 10:24:09] @ github joined channel #puppet-dev | ||
| [2010/06/15 10:24:09] <github> puppet: tickets/master/3514 James Turnbull * 0a49d2c (1 files in 1 dirs): Fixes #3514 - CR/LF line ending in puppet.conf cause silent failure ... - http://bit.ly/95jUoI | ||
| [2010/06/15 10:24:09] <gepetto> github: puppet: #3514 is http://projects.puppetlabs.com/issues/show/3514 "Puppet - Bug #3514: CR/LF line ending in puppet.conf cause silent failure - Puppet Labs" | ||
| [2010/06/15 10:24:09] @ github left channel #puppet-dev () | ||
| [2010/06/15 10:26:44] @ github joined channel #puppet-dev | ||
| [2010/06/15 10:26:44] <github> puppet: tickets/master/3395 James Turnbull * c679eff (1 files in 1 dirs): Fixes #3395 - CR+LF line endings in manifests cause syntax error ... - http://bit.ly/cLeNzY | ||
| [2010/06/15 10:26:44] <gepetto> github: puppet: #3395 is http://projects.puppetlabs.com/issues/show/3395 "Puppet - Bug #3395: CR+LF line endings in manifests cause syntax error - Puppet Labs" | ||
| [2010/06/15 10:26:44] @ github left channel #puppet-dev () | ||
| [2010/06/15 10:51:13] @ Quit: jeffmccune: Read error: Connection reset by peer | ||
| [2010/06/15 10:51:35] @ jeffmccune joined channel #puppet-dev | ||
| [2010/06/15 11:00:51] @ Quit: jeffmccune: Read error: Connection reset by peer | ||
| [2010/06/15 11:01:11] @ jeffmccune joined channel #puppet-dev | ||
| [2010/06/15 11:12:25] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 11:20:25] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 11:20:45] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 11:37:15] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 11:40:45] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 12:02:36] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 13:34:22] @ Quit: stevenjenkins: Ping timeout: 245 seconds | ||
| [2010/06/15 13:40:48] <stahnma> jamesturnbull: what is the desired behavior of scaffold when mulitple modulepaths are available? Currently it does a weird concatination of them to create where it places modules | ||
| [2010/06/15 13:41:06] <stahnma> e.g. $modulepath = /etc/puppet/modules:/usr/share/puppet/modules | ||
| [2010/06/15 13:41:42] <stahnma> then the module ends up in /etc/puppet/modules/usr/share/puppet/modules/foobar1/ | ||
| [2010/06/15 13:43:34] <stahnma> I see the issue, but was wondering what the expected behaviour is more than anything. Like should it always take the first modulepath, or the last? | ||
| [2010/06/15 13:56:56] <stahnma> meh, fixed pull request incoming | ||
| [2010/06/15 14:42:38] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 15:06:20] @ Quit: notbrien: Quit: notbrien | ||
| [2010/06/15 15:33:30] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 16:48:21] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 16:52:40] @ ona_matt1 joined channel #puppet-dev | ||
| [2010/06/15 16:53:17] <jamesturnbull> stahnma: I think I decided on first path but I must have broken it again | ||
| [2010/06/15 16:55:34] @ Quit: ona_matt: Ping timeout: 264 seconds | ||
| [2010/06/15 16:59:22] <stahnma> jamesturnbull: ok. I submitted my simple fix :) | ||
| [2010/06/15 17:30:12] @ ona_matt joined channel #puppet-dev | ||
| [2010/06/15 17:33:25] @ Quit: ona_matt1: Ping timeout: 252 seconds | ||
| [2010/06/15 17:34:18] @ Quit: duritong: Ping timeout: 240 seconds | ||
| [2010/06/15 17:34:39] <jamesturnbull> stahnma: thanks | ||
| [2010/06/15 17:50:57] <stahnma> jamesturnbull: also https://bugzilla.redhat.com/show_bug.cgi?id=604438 | ||
| [2010/06/15 17:51:04] <stahnma> trying to get scaffold into epel/fedora | ||
| [2010/06/15 18:01:09] @ Quit: plathrop: Quit: leaving | ||
| [2010/06/15 18:01:17] @ plathrop joined channel #puppet-dev | ||
| [2010/06/15 18:02:41] @ Quit: plathrop: Client Quit | ||
| [2010/06/15 18:02:44] @ plathrop joined channel #puppet-dev | ||
| [2010/06/15 18:17:35] @ duritong joined channel #puppet-dev | ||
| [2010/06/15 18:29:12] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 18:29:22] @ plathrop-away is now known as plathrop | ||
| [2010/06/15 21:06:53] @ plathrop is now known as plathrop-away | ||
| [2010/06/15 21:21:33] @ github joined channel #puppet-dev | ||
| [2010/06/15 21:21:33] <github> puppet: 0.25.x Matt Robinson * 8faa466 (21 files in 13 dirs): [#3866] Rename the method metaclass to singleton_class to avoid the deprecation warnings from Rails ActiveSupport ... - http://bit.ly/dCPV9G | ||
| [2010/06/15 21:21:33] @ github left channel #puppet-dev () | ||
| [2010/06/15 21:36:37] <jamesturnbull> stahnma: hmmm not sure you should |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!