Skip to content

Commit 8ca732c

Browse files
authored
Fix indentifier (#517)
1 parent 69288d8 commit 8ca732c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salt/docs/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ docsbuild-only-html:
111111
docsbuild-only-html-en:
112112
cron.present:
113113
# run twice hourly at HH:16 and HH:46
114-
- identifier: docsbuild-only-html
114+
- identifier: docsbuild-only-html-en
115115
- name: >
116116
/srv/docsbuild/venv/bin/python
117117
/srv/docsbuild/scripts/build_docs.py

0 commit comments

Comments
 (0)