From e8107a305437fb4e8634aac8b841f1130434a8d4 Mon Sep 17 00:00:00 2001
From: Georg Pfuetzenreuter
Date: Sun, 30 Apr 2023 14:54:43 +0200
Subject: Add empty role.bookstack pillar

For some reason Salt complains about the file missing (albeit us using
having "ignore_missing" enabled in the pillar top).

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
---
 pillar/role/bookstack.sls | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 pillar/role/bookstack.sls

(limited to 'pillar/role')

diff --git a/pillar/role/bookstack.sls b/pillar/role/bookstack.sls
new file mode 100644
index 0000000..1bb8bf6
--- /dev/null
+++ b/pillar/role/bookstack.sls
@@ -0,0 +1 @@
+# empty
-- 
cgit v1.2.3