Role openstack_hosts for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov ca394b9405 Install curl by defining binary that is provided
Currently, curl conflicts with curl-minimal package on Rocky:
package curl-minimal-7.76.1-19.el9_1.1.x86_64 conflicts with curl
provided by curl-7.76.1-19.el9_1.1.x86_64

To avoid complex logic between curl/curl-minimal we just install
package by providing a path to the binary it should provide.

Based on the distro this will result in instalation of either
curl or curl-minimal.

We also disable rhel9 jobs to sort out circular dependnecy.

Change-Id: If0f08e98912f1f7d060e5b9a338062d3d8469f3a
(cherry picked from commit cfb9d1932c)
2023-02-11 08:20:56 +00:00
defaults Switch codename to Zed 2022-10-24 09:56:35 +02:00
doc Switch sphinx language to en 2022-05-30 16:01:18 +02:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:23:18 +08:00
files/gpg Revert "Install EPEL repositories manually and exclude Python packages" 2018-06-13 11:29:36 +01:00
filter_plugins Add bit_length_power_of_2 to filters folder 2019-07-28 09:47:56 +01:00
handlers Set REQUESTS_CA_BUNDLE env var 2021-06-25 13:26:46 +00:00
meta Prevent ceph packages installing from ubuntu-cloud-archive 2022-04-21 12:54:36 +00:00
releasenotes Allow to add extra records to /etc/hosts 2022-07-28 17:57:39 +02:00
tasks Revert "Use pam_env for su commands on Centos-9" 2022-10-07 20:39:13 +01:00
templates Set REQUESTS_CA_BUNDLE env var 2021-06-25 13:26:46 +00:00
tests Use ansible_facts[] instead of fact variables 2021-02-25 12:26:09 +00:00
vars Install curl by defining binary that is provided 2023-02-11 08:20:56 +00:00
zuul.d Install curl by defining binary that is provided 2023-02-11 08:20:56 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:21 +00:00
.gitreview Update .gitreview for stable/zed 2022-12-13 13:09:46 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:16:53 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 00:21:35 +03:00
LICENSE IRR for openstack_hosts 2015-11-03 02:57:54 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 17:08:37 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 22:01:58 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:49:52 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-28 22:26:52 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:45:01 +00:00

Team and repository tags

image

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-openstack_hosts/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-openstack_hosts/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-openstack_hosts/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible