feat: deploy radarr

- manage ens19 nic on ausyd1nxvm1040
- manage cephfs storage
This commit is contained in:
2024-06-26 22:26:25 +10:00
parent 17c16bfc33
commit 40ff5f7d92
5 changed files with 83 additions and 1 deletions
@@ -2,6 +2,13 @@
networking::interfaces:
eth0:
ipaddress: 198.18.13.50
ens19:
ensure: present
family: inet
method: static
ipaddress: 10.18.15.50
netmask: 255.255.255.0
onboot: true
networking::routes:
default:
gateway: 198.18.13.254
gateway: 198.18.13.254