Add support for ephemeral hosts
This commit is contained in:
parent
5bfb1a167a
commit
92e16eea34
6 changed files with 21 additions and 2 deletions
|
|
@ -23,4 +23,13 @@ hosts = {
|
|||
server_type = "cx32"
|
||||
datacenter = "fsn1-dc14"
|
||||
},
|
||||
#"node004" = {
|
||||
# hostname = "node004"
|
||||
# rdns = "node004.serguzim.net"
|
||||
# provider = "hetzner"
|
||||
# ephemeral = true
|
||||
# image = "debian-12"
|
||||
# server_type = "cpx62"
|
||||
# datacenter = "fsn1-dc14"
|
||||
#},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue