Don't disable mirrormanager web interface on sundries01.stg
This commit is contained in:
parent
53af225e74
commit
f559c54683
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
# nuke mirrormanager.conf so that it doesn't start up
|
||||
- name: kill /etc/httpd/conf.d/mirrrormanager.conf
|
||||
copy: 'content="#blanked on purpose" dest=/etc/httpd/conf.d/mirrormanager.conf'
|
||||
when: inventory_hostname.startswith('mirrorlist')
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue