check cron container error

In common role, when check common container for cron restart,
we should use cron_container.changed instead of
check_common_containers.changed

Change-Id: Ifaaa437f5e205e970371fbb3660b68df352eb440
Closes-Bug: #1773923
This commit is contained in:
MinSun 2018-05-29 16:07:42 +08:00
parent 0a3fe3ee86
commit 2e123aedc7

View File

@ -69,4 +69,4 @@
- service.enabled | bool
- config_json.changed | bool
or cron_confs.changed | bool
or check_common_containers.changed | bool
or cron_container.changed | bool