Everything was removed except for the actual useranem

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-09 06:11:42 +00:00
parent cc98683cda
commit d871f82537

View file

@ -14,7 +14,7 @@
- name: Copy keytab
copy: src={{private}}/files/keytabs/{{env}}/pkgs
dest=/etc/httpd.keytab
owner=httpd group=httpd mode=0600
owner=apache group=apache mode=0600
tags:
- krb5