summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-11-03 21:16:58 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-11-03 21:16:58 +0100
commit71b02161def3f1505c5b35412ccb4da9e2633cb9 (patch)
treecb0ec3b6a1806aeb9535e1bbdb26e1afb0f06a90
parentsha256/sha512 password-hash salts must be <= 16 characters long -> 12bytes ba... (diff)
update nextcloud instances on cloudio
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml10
-rw-r--r--roles/monitoring/grafana/files/dashboard-chronyd.json16
2 files changed, 13 insertions, 13 deletions
diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml
index 594dd8ac..232e6334 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -8,19 +8,19 @@ nextcloud_zfs:
nextcloud_instances:
wolke.elevate.at:
# new: true
- version: 21.0.4
+ version: 22.2.0
port: 8100
hostnames:
- wolke.elevate.at
zfs_properties:
- quota: 300G
+ quota: 400G
database:
type: mariadb
version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['wolke.elevate.at'] }}"
insomnia.skillz.biz:
# new: true
- version: 21.0.4
+ version: 22.2.0
port: 8101
hostnames:
- insomnia.skillz.biz
@@ -32,7 +32,7 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}"
nc.skillz.biz:
# new: true
- version: 21.0.4
+ version: 22.2.0
port: 8102
hostnames:
- nc.skillz.biz
@@ -44,7 +44,7 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
wae.elevate.at:
# new: true
- version: 21.0.4
+ version: 22.2.0
port: 8104
hostnames:
- wae.elevate.at
diff --git a/roles/monitoring/grafana/files/dashboard-chronyd.json b/roles/monitoring/grafana/files/dashboard-chronyd.json
index 7261717a..be91e6fe 100644
--- a/roles/monitoring/grafana/files/dashboard-chronyd.json
+++ b/roles/monitoring/grafana/files/dashboard-chronyd.json
@@ -14,7 +14,7 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
- "version": "8.2.1"
+ "version": "8.2.2"
},
{
"type": "datasource",
@@ -69,9 +69,9 @@
"editable": true,
"fiscalYearStartMonth": 0,
"gnetId": null,
- "graphTooltip": 0,
+ "graphTooltip": 1,
"id": null,
- "iteration": 1635025851129,
+ "iteration": 1635506472065,
"links": [],
"liveNow": false,
"panels": [
@@ -132,7 +132,7 @@
"text": {},
"textMode": "name"
},
- "pluginVersion": "8.2.1",
+ "pluginVersion": "8.2.2",
"repeat": null,
"targets": [
{
@@ -199,7 +199,7 @@
"text": {},
"textMode": "value"
},
- "pluginVersion": "8.2.1",
+ "pluginVersion": "8.2.2",
"targets": [
{
"exemplar": false,
@@ -351,7 +351,7 @@
"text": {},
"textMode": "name"
},
- "pluginVersion": "8.2.1",
+ "pluginVersion": "8.2.2",
"targets": [
{
"exemplar": true,
@@ -651,7 +651,7 @@
"frameIndex": 0,
"showHeader": false
},
- "pluginVersion": "8.2.1",
+ "pluginVersion": "8.2.2",
"repeat": null,
"targets": [
{
@@ -1142,5 +1142,5 @@
"timezone": "",
"title": "chronyd",
"uid": "eIO_Uyd7k",
- "version": 19
+ "version": 1
} \ No newline at end of file