Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

Commit ad21d54

Browse files
committed
fix(rackspace): set default region name
1 parent 0b7d3ea commit ad21d54

File tree

1 file changed

+1
-0
lines changed
  • running-coreos/cloud-providers/rackspace

1 file changed

+1
-0
lines changed

running-coreos/cloud-providers/rackspace/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ OS_AUTH_URL = https://identity.api.rackspacecloud.com/v2.0/
3030
OS_USERNAME = username
3131
OS_PASSWORD = fd62afe2-4686-469f-9849-ceaa792c55a6
3232
OS_TENANT_NAME = username
33+
OS_REGION_NAME = DFW
3334
```
3435

3536
We're ready to create a keypair then boot a server with it.

0 commit comments

Comments
 (0)