this is why this never worked

This commit is contained in:
Stephen Smoogen 2017-04-19 20:14:52 +00:00
parent caf18a65f9
commit b67e3ea7bc

View file

@ -68,3 +68,7 @@
- web-data
- cron
- name: copy over the httpd config to lock kerberos
copy: src=httpd_config.conf dest=/etc/httpd/conf.d/krb_config.conf mode=0644
tags:
- web-data