Eric Eisenhart
- Email:
- Registered on: 06/03/2008
- Last connection: 08/04/2010
Activity
Reported issues: 4
03/10/2010
- 06:43 pm Puppet Bug #3084: Potential issue with exec and pson
- Fixed; definitely appears that the problem is with untitled resources.
select hosts.name from resources,hosts... - 06:27 pm Puppet Bug #3084: Potential issue with exec and pson
- I updated my puppet master from 0.24.8 (EPEL package) to 0.25.4 (also EPEL). With a 0.24.8 client there are no probl...
03/03/2009
- 06:11 pm Puppet Feature #1014: Services should support 'reload' in addition to 'restart'
- It's terrible, but the descriptions earlier in this ticket don't properly capture the complexity of managing apache. ...
01/22/2009
- 10:11 pm Puppet Bug #1884 (Closed): Exported resources are marked as unexported when collected on the exporting host
- @@host { $foo: ip => $bar, ensure => present }
Host <<| |>>
@@sshkey { $foo: type => rsa, key => $sshrsakey }
Sshk...
10/30/2008
- 07:00 pm Puppet Bug #1681: SELinux gets wrong seltype for NFS mounts
- Here's an alternative suggestion:
Once:
Read in and parse /etc/mtab, /proc/mounts or /proc/self/mounts (they ha...
10/23/2008
- 11:19 pm Puppet Bug #1681: SELinux gets wrong seltype for NFS mounts
- More info:
with default on the file and the mount point not mounted:
first puppetd run:
notice: //Node[nelson]/c... - 10:39 pm Puppet Bug #1681 (Closed): SELinux gets wrong seltype for NFS mounts
- This is on a system with SELinux in permissive mode.
puppet code looks like:
file { "nfs/jeckle/mail_admin": ensu...
03/12/2008
- 09:53 pm Puppet Bug #1132 (Closed): host validation doesn't like hyphens after first dot
- host didn't want to work with a few of our odder hostnames (giving errors on the client), and I tracked the problem d...
06/11/2007
- 06:18 pm Puppet Bug #660: generate() and template() results with multiple long lines gets spaces substituted at 8...
- The bug appears to be somewhere in the YAML stuff; possibly it's really a bug in the ruby YAML in RHEL4 more than in ...
06/09/2007
- 08:01 pm Puppet Bug #564: Puppet replaces + (plus) signs with spaces in a template
- Related to #660?
Also available in: Atom