Scripts and tools to build ironic-python-agent
Go to file
Harald Jensås bdb387bb84 dhcp-all-interfaces: let NetworkManager doit.
Override the default for DIB_DHCP_NETWORK_MANAGER_AUTO
to `true` on RHEL and CentOS release 8 and later.

The dhcp-all-interfaces element is configured to only
apply NetworkManager configuration. The service:
dhcp-all-interfaces will not be enabled. Not enabling the
service allows NetworkManager to do the interface auto-
configuration. In release 8 and later it should do this
just as good, or even better, compared to the
dhcp-all-interfaces.sh script.

Depends-On: Id6f8d6aaaf52a78175bb6c065ec88274c364834e
Change-Id: I12950733bfe54cae62d299b4c5987449d551857a
2022-01-24 07:02:03 +00:00
dib dhcp-all-interfaces: let NetworkManager doit. 2022-01-24 07:02:03 +00:00
doc more details where to find the iso-image-create script 2021-11-10 14:48:36 +01:00
ironic_python_agent_builder Merge "Fix ELEMENTS_PATH environment variable being overwritten." 2021-01-04 15:54:08 +00:00
playbooks/ironic-python-agent-build-image Run ensure-pip in the build/check jobs 2020-06-22 14:16:02 +02:00
releasenotes dhcp-all-interfaces: let NetworkManager doit. 2022-01-24 07:02:03 +00:00
roles Do not build iso for ussuri ipa 2021-03-05 09:23:19 +01:00
tinyipa Bump pip for tinyipa to 21.3.1 2021-11-02 14:23:35 +01:00
tools Recover iso-image-create script 2019-09-27 09:21:53 +00:00
zuul.d Build and publish arm64 debian based ipa ramdisk 2021-11-15 08:21:56 +00:00
.gitignore Add documentation on building images 2019-09-18 16:00:24 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:58 +00:00
CONTRIBUTING.rst Change bug links to storyboard 2018-04-05 16:17:32 +02:00
LICENSE Initial structure 2017-11-03 14:34:47 +01:00
README.rst Add releasenotes link to README 2020-05-19 14:49:48 +08:00
requirements.txt Update requirements for diskimage-builder 2021-05-18 10:06:23 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-08 09:14:26 +08:00
setup.py Cleanup py27 support 2020-04-16 18:52:41 +02:00
tox.ini Update min version of tox to use allowlist 2021-06-15 10:01:17 +02:00

Ironic Python Agent Builder

Tools and scripts to build a deployment, cleaning or inspection ramdisk based on Ironic Python Agent.