Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit a252a5f

Browse files
committed
tests: ensure cron cannot be restarted
This conflicts with running the website build either in containers (in-place) or in the tests.
1 parent bb42443 commit a252a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molecule/_resources/prepare_custom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- name: Stop cron
2020
service:
2121
name: crond
22+
enabled: no
2223
state: stopped
2324

2425
- name: Prepare web host

0 commit comments

Comments
 (0)