Add new host
This commit is contained in:
parent
3a87e0f755
commit
13bd4df3fb
1 changed files with 8 additions and 0 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 = "cx32"
|
||||
datacenter = "fsn1-dc14"
|
||||
},
|
||||
"node003" = {
|
||||
hostname = "node003"
|
||||
rdns = "mail.serguzim.me"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue