Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    ebb81e49
    Add command to build IPA deployment images for the seed · ebb81e49
    Mark Goddard authored
    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.
    ebb81e49
    History
    Add command to build IPA deployment images for the seed
    Mark Goddard authored
    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.