summaryrefslogtreecommitdiffstats
path: root/top.sls
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-21 12:31:27 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-21 12:31:27 +0000
commit9c5a1be87eed1ff7a6f54b6f92d98b666de92f92 (patch)
treef91b8ba761a217ffd4f1642497f5bcab8c42f45d /top.sls
downloadpillar-9c5a1be87eed1ff7a6f54b6f92d98b666de92f92.tar.xz
Initial commit
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'top.sls')
-rw-r--r--top.sls6
1 files changed, 6 insertions, 0 deletions
diff --git a/top.sls b/top.sls
new file mode 100644
index 0000000..f5f5575
--- /dev/null
+++ b/top.sls
@@ -0,0 +1,6 @@
+base:
+ 'theos.kyriasis.com':
+ - nginx_base
+ - theos
+
+# vim: set ft=yaml et: