summaryrefslogtreecommitdiff
path: root/tags/demo.json
diff options
context:
space:
mode:
Diffstat (limited to 'tags/demo.json')
-rw-r--r--tags/demo.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/demo.json b/tags/demo.json
new file mode 100644
index 0000000..8fc70e2
--- /dev/null
+++ b/tags/demo.json
@@ -0,0 +1,10 @@
+{
+ "environment": "demo",
+ "domain": {
+ "full_suffix": "= 'demo.' + provider.domain",
+ "internal_suffix": "= 'demo.' + provider.domain_internal"
+ },
+ "ssh": {
+ "port": 4422
+ }
+}