moved mewimeet to server group and adjusted node version

This commit is contained in:
2026-01-22 12:12:27 +01:00
parent d8992082b2
commit 543570bbd1
2 changed files with 2 additions and 2 deletions

2
hosts
View File

@@ -15,6 +15,7 @@ haproxy01.universe.local
haproxy02.universe.local
learningdjango.universe.local
librenms.universe.local
mewitoot.de
netbox.universe.local
netbird-mgmt.universe.local
ntfy.universe.local
@@ -118,7 +119,6 @@ mailcow.universe.local
mail.universe.local
[mastodon]
mewitoot.de
ubuntu-test.universe.local
[mobile]

View File

@@ -9,7 +9,7 @@ ruby_version: "3.0.3"
rbenv_version: "v1.2.0"
ruby_build_version: "v20220218"
bundler_version: "2.1.4"
node_major_version: "16"
node_major_version: "20"
os_family: "{{ ansible_os_family|lower }}"
mastodon_user: "mastodon"
mastodon_home: "/home/{{ mastodon_user }}"