mirror of
https://github.com/vyos/vyos-build.git
synced 2026-01-11 19:46:27 +00:00
Add support to dynamically assemble cloud-init NoCloud ISO image and attach it to an existing qcow2 image file. The config data injected via NoCloud is later validated if it has been properly configured on the OS level.
17 lines
197 B
Text
17 lines
197 B
Text
.build/config
|
|
build/*
|
|
config/*
|
|
*.pyc
|
|
packer_build/*
|
|
packer_cache/*
|
|
key/*
|
|
packages/*
|
|
!packages/*/
|
|
/testinstall*.raw
|
|
/testinstall*.efivars
|
|
/ci_data
|
|
/ci_seed.iso
|
|
/*.qcow2
|
|
/*.tar
|
|
.DS_Store
|
|
._.DS_Store
|