fix: mount database dir

This commit is contained in:
2023-01-05 20:25:09 +01:00
parent 934b9b64c7
commit 4802af7b33
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,11 @@
name: /data/async-icinga
state: directory
- name: Async Icinga database mount directory
file:
name: /data/async-icinga
state: directory
- name: Async Icinga Service (static)
template:
src: async-icinga-config.json.j2