I am working on the apache::mod type. I am loading mod_authnz_external on Oracle Linux 7. By default, when the configuration is applied, mod_authnz_external is installed as desired. The os installer (Yum) creates a load file /etc/httpd/conf.d/authnz_external.conf. But, the apache class then purges that files. Is there another way to manage the load file or do I need to set purge to false?
↧