Tim Mooney

Results 4 issues of Tim Mooney

When trying to use augeas via puppet to add a new 'exclude' line with multiple entries to /etc/yum.conf's main section, augeas fails with the message: Failed to match tree under...

I'm attempting to update a working install of whisper/carbon/graphite-web from 1.1.5 to current latest. Once I'm on a more recent version, I'll be moving my install to a newer system...

bug

I've recently been struggling to get AtoM 2.5.x or 2.6.2 installed. I'm installing on RHEL and using Apache httpd rather than nginx, so I know it's off the beaten path....

With any recent version of `puppetlabs-apache`, in `manifests/vhost.pp` there is this section of code: ``` if $wsgi_daemon_process_options { deprecation('apache::vhost::wsgi_daemon_process_options', 'This parameter is deprecated. Please add values inside Hash `wsgi_daemon_process`.') }...

community