https://github.com/openstack/bifrost
Ansible roles and playbooks to enable a standalone Ironic install. Mirror of code maintained at opendev.org.
https://github.com/openstack/bifrost
Last synced: 2 months ago
JSON representation
Ansible roles and playbooks to enable a standalone Ironic install. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/bifrost
- Owner: openstack
- License: apache-2.0
- Created: 2015-05-12T20:41:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T09:02:44.000Z (2 months ago)
- Last Synced: 2025-04-04T10:21:56.721Z (2 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/bifrost
- Size: 3.75 MB
- Stars: 99
- Watchers: 19
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
Bifrost
-------.. image:: https://governance.openstack.org/tc/badges/bifrost.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
:alt: Team and repository tagsBifrost (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... _ironic: https://docs.openstack.org/ironic/latest/
Useful Links
~~~~~~~~~~~~Bifrost's documentation can be found at:
https://docs.openstack.org/bifrost/latestRelease 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