Add new host and move factorio
This commit is contained in:
parent
b20a2a67a5
commit
09c153a4e4
4 changed files with 23 additions and 5 deletions
|
@ -7,6 +7,14 @@ hosts = {
|
|||
server_type = "cx32"
|
||||
datacenter = "fsn1-dc14"
|
||||
},
|
||||
"node002" = {
|
||||
hostname = "node002"
|
||||
rdns = "node002.serguzim.net"
|
||||
provider = "hetzner"
|
||||
image = "debian-12"
|
||||
server_type = "cx22"
|
||||
datacenter = "fsn1-dc14"
|
||||
},
|
||||
"node003" = {
|
||||
hostname = "node003"
|
||||
rdns = "mail.serguzim.me"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue