We contentedly announce the release of: openstack-ansible 26.5.0: Ansible playbooks for deploying OpenStack This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ Please report issues through: https://bugs.launchpad.net/openstack-ansible/+bugs For more details, please see below. 26.5.0 ^^^^^^ New Features ************ * Add "rabbitmq_additional_config" to be able to add additional configuration e.g. to add configuration for plugins. Bug Fixes ********* * After adding "localhost" to inventory explicitly this resulted in potential FQDN change due to adding a record for localhost into managed block inside "/etc/hosts" file. This is now fixed and record for "127.0.0.1" will be removed from managed by Ansible blocks inside /etc/hosts file. Changes in openstack-ansible 26.4.0..26.5.0 ------------------------------------------- 68e1801e2 Bump SHAs for Zed bd6d6437f Skip installing curl for EL Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 24 ++++++++++---------- playbooks/defaults/repo_packages/nova_consoles.yml | 6 ++--- .../defaults/repo_packages/openstack_services.yml | 26 +++++++++++----------- ...ot_add_localhost_to_hosts-36e365b95dc9da42.yaml | 8 +++++++ ...abbitmq_additional_config-8d5c0c0b6fc6d750.yaml | 4 ++++ 6 files changed, 40 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org