Skip to content

Commit e668f01

Browse files
author
mafyuh
committedOct 13, 2024
Add terraform/secrets.tfvars
1 parent 72d6bc6 commit e668f01

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎terraform/secrets.tfvars

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
arrbuntu_ip_address = ""
2+
downloaders_ip_address = ""
3+
init_password = ""
4+
kasm_ip = ""
5+
kasm_ssh_ip = ""
6+
npm_ip_address = ""
7+
prox_ip_address = ""
8+
pve2_ip_address = ""
9+
s3_endpoint = ""
10+
ssh_password = ""
11+
ssh_username = ""
12+
ubu_ip_address = ""
13+
virtual_environment_api = ""
14+
virtual_environment_endpoint = ""
15+
vlan_gateway = ""

0 commit comments

Comments
 (0)