-
- Downloads
Add command to build IPA deployment images for the seed
The CLI command is: kayobe seed deployment image build This command will build Ironic Python Agent (IPA) kernel and ramdisk images using the Diskimage Builder (DIB) ironic-agent element. The built images will be copied to the appropriate location in the bifrost_deploy container on the seed. This allows us to build a customised image with site- or hardware- specific extensions.
Showing
- ansible/group_vars/all/ipa 36 additions, 0 deletionsansible/group_vars/all/ipa
- ansible/kolla-bifrost.yml 1 addition, 0 deletionsansible/kolla-bifrost.yml
- ansible/roles/kolla-bifrost/defaults/main.yml 3 additions, 0 deletionsansible/roles/kolla-bifrost/defaults/main.yml
- ansible/roles/kolla-bifrost/templates/bifrost.yml.j2 3 additions, 0 deletionsansible/roles/kolla-bifrost/templates/bifrost.yml.j2
- ansible/seed-ipa-build.yml 49 additions, 0 deletionsansible/seed-ipa-build.yml
- doc/source/deployment.rst 17 additions, 0 deletionsdoc/source/deployment.rst
- etc/kayobe/ipa.yml 27 additions, 0 deletionsetc/kayobe/ipa.yml
- kayobe/cli/commands.py 9 additions, 0 deletionskayobe/cli/commands.py
- setup.py 1 addition, 0 deletionssetup.py
Loading
Please register or sign in to comment