generated from CC/VMServiceTemplate
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3s
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
instance_mode = "single"
|
|
|
|
instance = {
|
|
service_name = "audiobookshelf"
|
|
vm_name = "abs-01"
|
|
node_name = "pop"
|
|
app_port = 13378
|
|
app_image = "audiobookshelf"
|
|
vm_tags = ["agentic"]
|
|
}
|
|
|