summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2023-01-15 12:03:03 +0100
committerGeorg Pfuetzenreuter2023-01-15 12:03:03 +0100
commitf31c05171e59e72d85f137823d094832c381b1eb (patch)
tree99858d89d30d1e36a2fd3ba38ef43ac3d7492998
parent4b08299e0cf5a6b5126751d10eec8c8b2caacdab (diff)
downloadsalt-f31c05171e59e72d85f137823d094832c381b1eb.tar.gz
salt-f31c05171e59e72d85f137823d094832c381b1eb.tar.bz2
salt-f31c05171e59e72d85f137823d094832c381b1eb.zip
Include common secret pillar
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
-rw-r--r--pillar/common.sls3
1 files changed, 3 insertions, 0 deletions
diff --git a/pillar/common.sls b/pillar/common.sls
index a8699b5..fc62816 100644
--- a/pillar/common.sls
+++ b/pillar/common.sls
@@ -1,3 +1,6 @@
+include:
+ - secret.common
+
managed_header_pound: |
### This file is managed via https://git.com.de/LibertaCasa/salt
### Manual changes will be overwritten