And an error that arose in the past hour which I just figured out
needed this access:
allow httpd_t puppet_var_lib_t:file append;
G'night,
Dave
--
David Chin, Ph.D.
chi...@wfu.edu High Performance Computing Systems Analyst
Office: +1.336.758.2964 Wake F
odule -i puppet_passenger.pp
The specific issues that arose from httpd_t's need for access to
puppet stuff were:
allow httpd_t puppet_var_lib_t:dir { write read create add_name };
allow httpd_t puppet_var_lib_t:file { relabelfrom relabelto create write };
Hope that helps,
Dave
--
David Ch
Turns out to be SELinux: httpd_t needs file write to puppet_var_lib_t.
Cheers,
Dave
--
David Chin, Ph.D.
chi...@wfu.edu High Performance Computing Systems Analyst
Office: +1.336.758.2964 Wake Forest University
Mobile: +1.336.608.0793 Winston-Salem, NC
Email-to
facts/
I manually created the .yaml file by doing: facter -y > ${factsdir}/$
(facter fqdn).yaml
Thanks in advance for any pointers.
Cheers,
-- David Chin
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send em