summaryrefslogtreecommitdiffstats
path: root/setup/projects/services/vars/apps.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:52:01 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:52:01 +0200
commit6b659b35c1d6214688920200efe1d782a0a5d877 (patch)
treed0dac24ff6ee619905a91ef76ec029e6cc359088 /setup/projects/services/vars/apps.yml
parent369c5d409d9466dfb3360b35c0219d23ae99e2f4 (diff)
downloadands-6b659b35c1d6214688920200efe1d782a0a5d877.tar.gz
ands-6b659b35c1d6214688920200efe1d782a0a5d877.tar.bz2
ands-6b659b35c1d6214688920200efe1d782a0a5d877.tar.xz
ands-6b659b35c1d6214688920200efe1d782a0a5d877.zip
Migrate more services (gogs, davmail), fix storage-related issues in web namespace
Diffstat (limited to 'setup/projects/services/vars/apps.yml')
-rw-r--r--setup/projects/services/vars/apps.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup/projects/services/vars/apps.yml b/setup/projects/services/vars/apps.yml
new file mode 100644
index 0000000..3532941
--- /dev/null
+++ b/setup/projects/services/vars/apps.yml
@@ -0,0 +1,3 @@
+apps:
+ davmail: { provision: true, instantiate: true }
+ gogs: { provision: true, instantiate: true }