Update the release codename to Stein

Change-Id: Id35bb5763a749376df76ac40ad84d804b382dd05
This commit is contained in:
Logan V 2018-09-14 12:29:11 -06:00
parent c04a54f8fa
commit 769f89ea31
1 changed files with 1 additions and 1 deletions

View File

@ -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: "Rocky"
openstack_distrib_code_name: "Stein"
openstack_distrib_description: "OpenStack-Ansible"
openstack_distrib_file: yes
openstack_distrib_file_path: "/etc/openstack-release"