Temporarily disable keytab on nocs until fixed
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
889500aaf2
commit
e5bcc58dc2
1 changed files with 4 additions and 8 deletions
|
@ -42,10 +42,10 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- role: keytab/service
|
||||
kt_location: /etc/httpd/admin.keytab
|
||||
service: HTTP
|
||||
host: admin.fedoraproject.org
|
||||
#- role: keytab/service
|
||||
# kt_location: /etc/httpd/admin.keytab
|
||||
# service: HTTP
|
||||
# host: admin.fedoraproject.org
|
||||
- nagios/server
|
||||
|
||||
- name: deploy service-specific config (just for production)
|
||||
|
@ -65,9 +65,5 @@
|
|||
roles:
|
||||
- { role: dhcp_server, when: datacenter == 'phx2' }
|
||||
- { role: tftp_server, when: datacenter == 'phx2' }
|
||||
- role: keytab/service
|
||||
kt_location: /etc/httpd/admin.keytab
|
||||
service: HTTP
|
||||
host: admin.fedoraproject.org
|
||||
- nagios/server
|
||||
- fedmsg/base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue