summaryrefslogtreecommitdiff
path: root/envcfg.py.template
diff options
context:
space:
mode:
Diffstat (limited to 'envcfg.py.template')
-rw-r--r--envcfg.py.template16
1 files changed, 16 insertions, 0 deletions
diff --git a/envcfg.py.template b/envcfg.py.template
new file mode 100644
index 0000000..c7523ca
--- /dev/null
+++ b/envcfg.py.template
@@ -0,0 +1,16 @@
+# Name of the environment (test, demo, int, ...)
+env = "..."
+
+tag = "master"
+
+tag_gnunet = tag
+tag_libmicrohttpd = tag
+tag_exchange = tag
+tag_merchant = tag
+tag_bank = tag
+tag_twister = tag
+tag_landing = tag
+tag_donations = tag
+tag_blog = tag
+tag_survey = tag
+tag_backoffice = tag