srv01: Use nodejs role, update nodejs version

This commit is contained in:
Alexander Dietrich 2023-09-02 18:12:10 +02:00
parent e82ca2d696
commit f9b7444a39
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
basics_autoupdate_origins:
- "o=Node Source,n=${distro_codename}"
- site=deb.nodesource.com,n=nodistro
basics_ssh_match_blocks:
- match: User certsync
options:
@ -9,5 +9,7 @@ basics_ssh_match_blocks:
nginx_resolver: "192.76.134.90 212.12.50.158"
nodejs_version: node_18.x
updates_tls_crt: /etc/letsencrypt/live/updates.hamburg.freifunk.net/fullchain.pem
updates_tls_key: /etc/letsencrypt/live/updates.hamburg.freifunk.net/privkey.pem

View file

@ -19,6 +19,7 @@ srv02
srv03
[nodejs]
srv01
srv02
[updates]