Duh
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
dc7d020e21
commit
fbdaa2a5a5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# For info, check roles/httpd/reverseproxy/templates/reversepassproxy.src.conf
|
# For info, check roles/httpd/reverseproxy/templates/reversepassproxy.src.conf
|
||||||
- name: Install the pkgs keytab
|
- name: Install the pkgs keytab
|
||||||
file: src="{{ private }}/files/keytabs/{{env}}/pkgs"
|
copy: src="{{ private }}/files/keytabs/{{env}}/pkgs"
|
||||||
dest=/etc/pkgs.keytab
|
dest=/etc/pkgs.keytab
|
||||||
owner=apache
|
owner=apache
|
||||||
group=apache
|
group=apache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue