[fix] Correct indent in common init.sls

This commit is contained in:
William Wernert
2020-10-06 13:21:37 -04:00
parent 5dfd11a018
commit 94f15c63ce

View File

@@ -205,7 +205,7 @@ commonlogrotateconf:
- mode: 644 - mode: 644
/usr/local/bin/common-rotate: /usr/local/bin/common-rotate:
cron.present: cron.present:
- user: root - user: root
- minute: '1' - minute: '1'
- hour: '0' - hour: '0'