summaryrefslogtreecommitdiff
path: root/acme.yaml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2021-01-07 12:20:02 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2021-01-07 12:20:02 +0100
commit70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f (patch)
tree623815a975541ebba1fba8208bd2b3e984ceb9d4 /acme.yaml
parentede2372547db659e7b0e9cfd3b531ff542018229 (diff)
downloadrules-sandbox-70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f.tar.gz
rules-sandbox-70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f.tar.bz2
rules-sandbox-70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f.tar.xz
rules-sandbox-70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f.zip
More Wireguard.
Fixing broken myapps too.
Diffstat (limited to 'acme.yaml')
-rw-r--r--acme.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/acme.yaml b/acme.yaml
index 5f3dca3..0a18ff0 100644
--- a/acme.yaml
+++ b/acme.yaml
@@ -1,14 +1,14 @@
-type: io.trygvis.acme.AcmeMyApp
+type: io.trygvis.acme.apps.AcmeMyApp
data:
environment: ci
dockerTag: development
---
-type: io.trygvis.acme.AcmeMyApp
+type: io.trygvis.acme.apps.AcmeMyApp
data:
environment: production
dockerTag: master
---
-type: io.trygvis.acme.AcmeOps
+type: io.trygvis.acme.apps.AcmeOps
---
@@ -40,4 +40,5 @@ data:
name: vpn0
domain: vpn.acme.com
linkCidr: 192.168.10.0/29
- networkCidr: 10.55.55.0/24
+ networkCidr: 10.55.0.0/16
+ networkBits: 24