vyos-build/.gitignore
Christian Breunig 8e065320b3 Testsuite: T8111: add --cloud-init test target
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.
2025-12-25 14:03:53 +01:00

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