update peertube vm

This commit is contained in:
Kiara Grouwstra 2025-04-13 21:42:46 +02:00
parent 6a4eb90658
commit c91361e7d5
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -76,7 +76,7 @@ locals {
} }
peertube = { peertube = {
cfg = var.peertube cfg = var.peertube
hostname = "test03" hostname = "test05"
} }
} }
peripherals = { for name, inst in local.peripheral_configs : name => { peripherals = { for name, inst in local.peripheral_configs : name => {