Fix ovh region name

Change-Id: I3cae77b0c371f1063f0447b21921a3e6f4d5bd33
This commit is contained in:
James E. Blair 2015-09-16 15:22:33 -07:00
parent 305c08660f
commit ec38cbb341

View File

@ -15,7 +15,7 @@ clouds:
project_name: '<%= hpcloud_project %>'
ovh:
profile: ovh
region_name: gra1
region_name: GRA1
auth:
username: '<%= ovh_username %>'
password: '<%= ovh_password %>'