Steve Baker
0baff1e124
Fix TFTP read access for enforcing SELinux
This change adds ironic_tftp_master_path to the list of paths to get the tftpdir_t context, so that images copied from here to tftp_boot_folder will have a context which allows the file to be read. This change also applies the context changes when SELinux is in Permissive mode, as well as Enforcing. Change-Id: I43dd4a2f7cf47934bc9f5cdee85acf53a40dd468
Bifrost
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 infrastucture, 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.
Useful Links
- Bifrost's documentation can be found at:
- Release notes are at:
- The project source code repository is located at:
- Bugs can be filed in storyboard:
-
https://storyboard.openstack.org/#!/project/openstack/bifrost
Description
Languages
Python
55.3%
Jinja
27.1%
Shell
17.6%