diff options
Diffstat (limited to 'dan')
-rw-r--r-- | dan/sk-cloudio.yml | 2 | ||||
-rw-r--r-- | dan/sk-tomnext-nc.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dan/sk-cloudio.yml b/dan/sk-cloudio.yml index 629b739a..732d4798 100644 --- a/dan/sk-cloudio.yml +++ b/dan/sk-cloudio.yml @@ -15,7 +15,7 @@ - role: kubernetes/standalone/base - role: acmetool/base - role: nginx/base - - role: postfix/simple + - role: postfix/base - role: apps/nextcloud - role: apps/collabora/code - role: apps/onlyoffice diff --git a/dan/sk-tomnext-nc.yml b/dan/sk-tomnext-nc.yml index ff6abf14..9e5bbe37 100644 --- a/dan/sk-tomnext-nc.yml +++ b/dan/sk-tomnext-nc.yml @@ -14,7 +14,7 @@ - role: kubernetes/standalone/base - role: acmetool/base - role: nginx/base - - role: postfix/simple + - role: postfix/base - role: apps/nextcloud - role: apps/collabora/code - role: apps/onlyoffice |