seph seph

  • Email:
  • Registered on: 04/21/2009
  • Last connection: 10/08/2010

Projects

  • Puppet (Reporter, 08/19/2009)

Activity

Reported issues: 12

06/03/2010

10:19 pm Puppet Bug #3944 (Rejected): Can't set a host type to $ipaddress
Actually, I think I was just being confused by #3942 and that there is no bug here.
10:02 pm Puppet Bug #3944 (Rejected): Can't set a host type to $ipaddress
I'm not really sure what to make of this. I have the following stanza:
notice("ip is $ipaddress")
host{ "...
09:45 pm Puppet Bug #3942 (Accepted): inadequate error messages for malformed host types
When puppet encounters a malformed host type, say because the variable for the ip address is unassigned, it produces ...

05/05/2010

08:00 pm Puppet Bug #3726 (Closed): puppet sometimes incorrectly expands templates
This is kinda weird... I have a template, it uses a bunch of variables, and has a for loop. Most of the time, it's fi...

05/04/2010

08:30 pm Puppet Bug #3720 (Rejected): cannot append to arrays in a given scope
$ cat /tmp/test.pp
$array = ["a"]
$array += ["b"]
exec{[$array]:
command => "/bin/echo hi $name",
}
$ p...

04/29/2010

03:53 pm Puppet Bug #2384: Provider features are validated at instantiation rather than run time
I got here by way of #2475
I routinely hit this with cron, and now with augeas.
Though easy to work around, it's ...
03:51 pm Puppet Bug #3350 (Duplicate): Could not find a default provider for cron error prevents entire puppetd run
I think this is a dup of #2475

04/01/2010

01:13 am Puppet Bug #3413: puppet fails to create a managed user's home directory
This system user only has a couple of dotfiles that I create through puppet (which is part of how I think of manageho...

03/23/2010

04:51 pm Puppet Bug #3413 (Needs More Information): puppet fails to create a managed user's home directory
I'm running puppet on ubuntu hardy. puppet and puppetmaster are version 0.25.4-4, build this morning.
I have sever...

11/05/2009

03:53 pm Puppet Feature #2047: Augeas match should support a not include syntax
I've just started looking at using augeas, and have stumbled into this. To me, augeas seems most valuable in for maki...

Also available in: Atom