Add node001
This commit is contained in:
parent
e68f2f2cec
commit
822ec5fcb7
7 changed files with 69 additions and 16 deletions
|
@ -1,11 +1,12 @@
|
|||
hosts = {
|
||||
#"node001" = {
|
||||
# hostname = "node001"
|
||||
# rdns = "node001.serguzim.net"
|
||||
# provider = "contabo"
|
||||
# ipv4_address = "144.91.106.67",
|
||||
# ipv6_address = "2a02:c207:2051:6620::1"
|
||||
#},
|
||||
"node001" = {
|
||||
hostname = "node001"
|
||||
rdns = "node001.serguzim.net"
|
||||
provider = "hetzner"
|
||||
image = "debian-12"
|
||||
server_type = "cx32"
|
||||
datacenter = "fsn1-dc14"
|
||||
},
|
||||
"node002" = {
|
||||
hostname = "node002"
|
||||
rdns = "node002.serguzim.net"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue