forked from Fediversity/Fediversity
update peertube vm
This commit is contained in:
parent
6a4eb90658
commit
c91361e7d5
1 changed files with 1 additions and 1 deletions
|
@ -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 => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue