Changed the domain name for cloud1.osic.org

Sadly the domain name osic.org has gone away, this change adjusts the
domain name to "cloud1.osic.xyz".

Change-Id: If697dfc9ba005ab8ea0eb54eff5dee21ca27158a
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2017-05-23 14:34:20 -05:00
parent 3e236c0be2
commit 894fc58c08
3 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@ clouds:
osic-cloud1:
region_name: RegionOne
auth:
auth_url: https://cloud1.osic.org:5000
auth_url: https://cloud1.osic.xyz:5000
username: <%= @osic_cloud1_username %>
password: <%= @osic_cloud1_password %>
project_name: <%= @osic_cloud1_project %>

View File

@ -227,7 +227,7 @@ clouds:
openstackjenkins-osic-cloud1:
region_name: RegionOne
auth:
auth_url: https://cloud1.osic.org:5000
auth_url: https://cloud1.osic.xyz:5000
username: <%= @puppetmaster_clouds['openstackjenkins_osic_cloud1_username'] %>
password: <%= @puppetmaster_clouds['openstackjenkins_osic_cloud1_password'] %>
project_name: <%= @puppetmaster_clouds['openstackjenkins_osic_cloud1_project_name'] %>
@ -245,7 +245,7 @@ clouds:
openstackci-osic-cloud1:
region_name: RegionOne
auth:
auth_url: https://cloud1.osic.org:5000
auth_url: https://cloud1.osic.xyz:5000
username: <%= @puppetmaster_clouds['openstackci_osic_cloud1_username'] %>
password: <%= @puppetmaster_clouds['openstackci_osic_cloud1_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_osic_cloud1_project_name'] %>

View File

@ -52,7 +52,7 @@ clouds:
openstackci-osic-cloud1:
region_name: RegionOne
auth:
auth_url: https://cloud1.osic.org:5000
auth_url: https://cloud1.osic.xyz:5000
username: <%= @puppetmaster_clouds['openstackci_osic_cloud1_username'] %>
password: <%= @puppetmaster_clouds['openstackci_osic_cloud1_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_osic_cloud1_project_name'] %>