do not install cron on mm-frontend-checkin01
This commit is contained in:
parent
d5e67b45fe
commit
1184046d2f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
tags:
|
||||
- config
|
||||
- mm2_frontend
|
||||
when: env != "staging"
|
||||
when: env != "staging" and inventory_hostname.startswith('mm-frontend0')
|
||||
|
||||
# mirrormanager user ssh key(s) (used to transfer statistics from backend to frontends)
|
||||
- name: add authorized_keys for mirrormanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue