do not install cron on mm-frontend-checkin01

This commit is contained in:
Kevin Fenzi 2016-06-22 22:05:52 +00:00
parent d5e67b45fe
commit 1184046d2f

View file

@ -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