bootstrap-host: Correct SuSE repo name
The name doesn't match what it's deploying. This patch fixes that. Change-Id: Icd3607c3818a7779cca04eccc780860bafe11065
This commit is contained in:
parent
8662acf5ec
commit
08dcccacdf
@ -15,7 +15,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
opensuse_openstack_repos:
|
opensuse_openstack_repos:
|
||||||
- name: "OBS:Cloud:OpenStack:Pike"
|
- name: "OBS:Cloud:OpenStack:Queens"
|
||||||
uri: "http://download.opensuse.org/repositories/Cloud:/OpenStack:/Queens/openSUSE_Leap_{{ ansible_distribution_version }}"
|
uri: "http://download.opensuse.org/repositories/Cloud:/OpenStack:/Queens/openSUSE_Leap_{{ ansible_distribution_version }}"
|
||||||
|
|
||||||
packages_install:
|
packages_install:
|
||||||
|
Loading…
Reference in New Issue
Block a user