Erik Berg 76f82acff8 Use python version to set DEFAULT_PIP_ANSIBLE
Instead of assuming the python version based on the distro, we
check the python version. (Check borrowed from bifrost-cli)

This patch defaults to the newer ansible version, and if python
is old, we override it with the old ansible package.

This lets us install on the RHELatives like Alma and Rocky, which
the current check is preventing.

Change-Id: I47413eab8c5132ab3201b4c7197ec15c17d18e12
2024-12-01 13:19:50 +01:00
2024-11-05 09:37:06 +01:00
2024-11-05 09:37:06 +01:00
2023-11-09 11:16:49 +01:00
2019-04-19 19:42:51 +00:00
2019-12-23 21:44:45 -08:00
2020-03-17 07:48:42 +01:00
2024-05-29 11:37:47 +02:00
2022-10-24 17:50:19 +02:00
2024-08-05 07:54:03 +00:00
2015-04-16 15:58:23 -04:00
2024-10-24 21:21:01 +09:00
2020-04-05 17:46:26 +02:00
2020-12-08 17:09:05 +01:00
2024-08-06 17:53:14 +02:00

Bifrost

Team and repository tags

Bifrost (pronounced bye-frost) is a set of Ansible playbooks that automates the task of deploying a base image onto a set of known hardware using ironic. It provides modular utility for one-off operating system deployment with as few operational requirements as reasonably possible.

The mission of bifrost is to provide an easy path to deploy ironic in a stand-alone fashion, in order to help facilitate the deployment of infrastructure, while also being a configurable project that can consume other OpenStack components to allow users to easily customize the environment to fit their needs, and drive forward the stand-alone perspective.

Use cases include:

  • Installation of ironic in standalone/noauth mode without other OpenStack components.
  • Deployment of an operating system to a known pool of hardware as a batch operation.
  • Testing and development of ironic in the standalone mode.
Bifrost's documentation can be found at:

https://docs.openstack.org/bifrost/latest

Release notes are at:

https://docs.openstack.org/releasenotes/bifrost/

The project source code repository is located at:

https://opendev.org/openstack/bifrost/

Bugs can be filed in launchpad:

https://launchpad.net/bifrost

Description
Ansible roles and playbooks to enable a standalone Ironic install
Readme 27 MiB
Languages
Python 55.4%
Jinja 27%
Shell 17.6%