stages/coreos.live-artifacts: refactor into more functions
This improves the readability and maintainability of the code to have it split into smaller pieces. Co-Authored-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
0331e6f313
commit
4e93a66311
2 changed files with 607 additions and 508 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -2,7 +2,7 @@
|
|||
"summary": "Build CoreOS Live ISO and PXE kernel,initramfs,rootfs",
|
||||
"description": [
|
||||
"This stage builds the CoreOS Live ISO and PXE kernel,initramfs,rootfs",
|
||||
"artifacts. Input to this stage are metal and metal4k raw disk images",
|
||||
"artifacts. Inputs to this stage are metal and metal4k raw disk images",
|
||||
"that are then used to generate the Live artifacts."
|
||||
],
|
||||
"capabilities": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue