summaryrefslogtreecommitdiffstats
path: root/packer/vars/cloud-env.json.example
blob: 451c5dab91529f49cf8098b1a233da2ec854dccd (plain)
1
2
3
4
5
6
7
{
  "stack_tenant": "TENANTID",
  "stack_user": "USERID",
  "stack_pass": "PASSWD",
  "stack_network": "NETID",
  "ssh_proxy_host": ""
}