Make the osbs keytab go to the nodes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b8f4139cd8
commit
c9b0592bff
1 changed files with 0 additions and 10 deletions
|
@ -112,16 +112,6 @@
|
||||||
src: "{{files}}/osbs/docker-storage-setup"
|
src: "{{files}}/osbs/docker-storage-setup"
|
||||||
dest: "/etc/sysconfig/docker-storage-setup"
|
dest: "/etc/sysconfig/docker-storage-setup"
|
||||||
|
|
||||||
- name: Setup cluster keytabs
|
|
||||||
hosts: osbs-masters-stg
|
|
||||||
user: root
|
|
||||||
gather_facts: True
|
|
||||||
|
|
||||||
vars_files:
|
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
|
||||||
- "/srv/private/ansible/vars.yml"
|
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: root
|
owner_user: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue