parent
72d6bc6844
commit
e668f019fb
1 changed files with 15 additions and 0 deletions
15
terraform/secrets.tfvars
Normal file
15
terraform/secrets.tfvars
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
arrbuntu_ip_address = ""
|
||||||
|
downloaders_ip_address = ""
|
||||||
|
init_password = ""
|
||||||
|
kasm_ip = ""
|
||||||
|
kasm_ssh_ip = ""
|
||||||
|
npm_ip_address = ""
|
||||||
|
prox_ip_address = ""
|
||||||
|
pve2_ip_address = ""
|
||||||
|
s3_endpoint = ""
|
||||||
|
ssh_password = ""
|
||||||
|
ssh_username = ""
|
||||||
|
ubu_ip_address = ""
|
||||||
|
virtual_environment_api = ""
|
||||||
|
virtual_environment_endpoint = ""
|
||||||
|
vlan_gateway = ""
|
Reference in a new issue