summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-04-23 04:07:25 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-04-23 04:07:25 +0200
commit907572942f57d3be60cd1fe52763ec0be89e5831 (patch)
tree10ba57734a40e3bcf2f7f3320d622d259260be34 /inventory/host_vars/sk-cloudio
parentkubernetes/standalone: install kubeletctl and enable x509 based auth (diff)
kubernetes/standalone: upgrade to 1.27+
Diffstat (limited to 'inventory/host_vars/sk-cloudio')
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml8
-rw-r--r--inventory/host_vars/sk-cloudio/vars.yml6
2 files changed, 8 insertions, 6 deletions
diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml
index 0a884ac0..ff6d3794 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -8,7 +8,7 @@ nextcloud_zfs:
nextcloud_instances:
wolke.elevate.at:
# new: true
- version: 25.0.4
+ version: 26.0.1
port: 8100
hostnames:
- wolke.elevate.at
@@ -28,7 +28,7 @@ nextcloud_instances:
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
insomnia.skillz.biz:
# new: true
- version: 25.0.4
+ version: 26.0.1
port: 8101
hostnames:
- insomnia.skillz.biz
@@ -40,7 +40,7 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}"
nc.skillz.biz:
# new: true
- version: 25.0.4
+ version: 26.0.1
port: 8102
hostnames:
- nc.skillz.biz
@@ -52,7 +52,7 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
wae.elevate.at:
# new: true
- version: 25.0.4
+ version: 26.0.1
port: 8104
hostnames:
- wae.elevate.at
diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml
index 99ae27db..7e7379c6 100644
--- a/inventory/host_vars/sk-cloudio/vars.yml
+++ b/inventory/host_vars/sk-cloudio/vars.yml
@@ -54,6 +54,8 @@ zfs_sanoid_modules:
process_children_only: yes
+docker_pkg_provider: docker-com
+
docker_storage:
type: zfs
pool: storage
@@ -68,10 +70,10 @@ kubelet_storage:
properties:
quota: 20G
-kubernetes_version: 1.23.2
+kubernetes_version: 1.27.1
+kubernetes_cri_tools_pkg_version: 1.26.0-00
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 100
-kubernetes_standalone_pod_cidr: 192.168.255.0/24
kubernetes_standalone_cni_variant: with-portmap
kubernetes_standalone_local_services_tcp: