Merge "'Update validate autorelease projects for fluorine"
[releng/builder.git] / packer / vars / cloud-env.json.example
index 6c10f8c4a25cddeadaff7270df64330173491394..7eccab25cb8868524f1599d4c2ca8947a587d580 100644 (file)
@@ -1,14 +1,8 @@
 {
-  "public_auth_url": "https://identity.api.rackspacecloud.com/v2.0/",
-
+  "public_auth_url": "https://auth.vexxhost.net/v3/",
   "public_tenant": "TENNANTID",
   "public_user": "USERID",
   "public_pass": "USERPASS",
-
-
-  "private_auth_url": "https://privapi.opendaylight.org:5000/v2.0",
-
-  "private_tenant": "TENNANTID",
-  "private_user": "USERID",
-  "private_pass": "USERPASS"
+  "public_network": "b5fcd86e-efac-4997-b8bc-dbe0d35bc229",
+  "ssh_proxy_host": ""
 }