moved mewimeet to server group and adjusted node version
This commit is contained in:
2
hosts
2
hosts
@@ -15,6 +15,7 @@ haproxy01.universe.local
|
|||||||
haproxy02.universe.local
|
haproxy02.universe.local
|
||||||
learningdjango.universe.local
|
learningdjango.universe.local
|
||||||
librenms.universe.local
|
librenms.universe.local
|
||||||
|
mewitoot.de
|
||||||
netbox.universe.local
|
netbox.universe.local
|
||||||
netbird-mgmt.universe.local
|
netbird-mgmt.universe.local
|
||||||
ntfy.universe.local
|
ntfy.universe.local
|
||||||
@@ -118,7 +119,6 @@ mailcow.universe.local
|
|||||||
mail.universe.local
|
mail.universe.local
|
||||||
|
|
||||||
[mastodon]
|
[mastodon]
|
||||||
mewitoot.de
|
|
||||||
ubuntu-test.universe.local
|
ubuntu-test.universe.local
|
||||||
|
|
||||||
[mobile]
|
[mobile]
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ ruby_version: "3.0.3"
|
|||||||
rbenv_version: "v1.2.0"
|
rbenv_version: "v1.2.0"
|
||||||
ruby_build_version: "v20220218"
|
ruby_build_version: "v20220218"
|
||||||
bundler_version: "2.1.4"
|
bundler_version: "2.1.4"
|
||||||
node_major_version: "16"
|
node_major_version: "20"
|
||||||
os_family: "{{ ansible_os_family|lower }}"
|
os_family: "{{ ansible_os_family|lower }}"
|
||||||
mastodon_user: "mastodon"
|
mastodon_user: "mastodon"
|
||||||
mastodon_home: "/home/{{ mastodon_user }}"
|
mastodon_home: "/home/{{ mastodon_user }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user