summaryrefslogtreecommitdiffstats
path: root/theos/certs/init.sls
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-21 11:52:12 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-21 11:52:12 +0000
commit9567684225ab2697bb6f9b2b6e63b724876c0256 (patch)
tree07dca4a01de1356516e708740cf2583661aa450c /theos/certs/init.sls
downloadfile-9567684225ab2697bb6f9b2b6e63b724876c0256.tar.xz
Initial commit
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'theos/certs/init.sls')
-rw-r--r--theos/certs/init.sls7
1 files changed, 7 insertions, 0 deletions
diff --git a/theos/certs/init.sls b/theos/certs/init.sls
new file mode 100644
index 0000000..e34d338
--- /dev/null
+++ b/theos/certs/init.sls
@@ -0,0 +1,7 @@
+include:
+ - .theos_kyriasis_com
+ - .xan_kyriasis_com
+ - .git_kyriasis_com
+ - .phabricator_kyriasis_com
+
+# vim: set ft=yaml et: