Update OpenStack Release to Caracal
As RDO and UCA released Caracal packages, it's time to switch release codename and install appropriate distro packages. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/914188 Change-Id: I85bc69576cd6fcd7bd970b7501eb649c1f1caec5
This commit is contained in:
parent
f5b386f3d4
commit
e738b7fa56
@ -19,7 +19,7 @@ cache_timeout: 600
|
||||
# /etc/openstack-release settings
|
||||
openstack_distrib_id: "OSA"
|
||||
openstack_distrib_release: "{{ openstack_release | default('master') }}"
|
||||
openstack_distrib_code_name: "Bobcat"
|
||||
openstack_distrib_code_name: "Caracal"
|
||||
openstack_distrib_description: "OpenStack-Ansible"
|
||||
openstack_distrib_file: yes
|
||||
openstack_distrib_file_path: "/etc/openstack-release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user