Sam Quigley
Activity
Reported issues: 12
03/10/2009
- 11:43 pm Facter Bug #2066 (Accepted): Make units optional
- For memory facts (and maybe other stuff?), Facter currently uses the largest unit it can (kb/mb/gb/tb), and only prin...
12/15/2008
- 08:17 pm Puppet Feature #1822 (Duplicate): specifying version in package declaration should pin apt to that version
- the issue is that specifying a version in a package declaration -- eg...
12/10/2008
- 06:35 pm Puppet Feature #1813 (Accepted): feeding reasons to --disable
- Sometimes, when working on something or other, I've found it useful to disable puppet, sometimes for a period of days...
11/17/2008
- 07:57 pm Puppet Bug #1753 (Duplicate): ssh_authorized_key chokes on keys without a comment
- We have a user with an ssh key that doesn't have a comment. (Ie, the format of the line is just "ssh-rsa <key>\n"). ...
10/04/2008
- 01:16 am Puppet Feature #1630 (Accepted): exec type should allow passing of arguments as an array rather than a s...
- The exec type takes commands and arguments as a string, (@"echo foo"@) which will then get passed to /bin/sh (@sh -c ...
06/17/2008
- 07:11 pm Puppet Feature #1226: Patch to allow repository specification through --source
- Sorry, I haven't touched this in a while. Writing tests for providers turns out to be extremely frustrating, in ligh...
05/16/2008
- 12:25 am Puppet Feature #1226 (Closed): Patch to allow repository specification through --source
- In http://github.com/emerose/puppet/commit/71abfcb381e0ed141c270c6d9980e91161a4eba8 I've written a patch that will ov...
03/30/2008
- 11:04 pm Puppet Bug #1167 (Closed): error reporting for variable expansion in settings is not-sane
- Don't ask me how I know this, but if you set pluginsource to something containing a variable -- say, for example, "pl...
- 10:18 pm Puppet Feature #1166 (Closed): SSL untrusted cert errors should specify what was expected and what was r...
- In tracking down some "Certificates were not trusted: hostname was not match with the server certificate" errors, it ...
03/21/2008
- 04:16 am Puppet Bug #1147: facts gets unset
- So, adding the following code to puppet/indirector/node/plain.rb solves the problem. I'm not entirely sure why yet, ...
Also available in: Atom