If you want to spin up a test vm, you can strip out all unnecessary
packages from my YAML:
https://bitbucket.org/code-orange/netstack-kea-vm/src/master/imageconf/vmtemplate.yml


cat trusted-ssh-keys/id_*.pub >> project/authorized_keys
cd project
cp -r bootstrap-files-vm/copy-to-filesystem/* copy-to-filesystem/
cp -r cdstack-cmdb-deploy/files/* copy-to-filesystem/
sh bootstrap-files-vm/build_vz_img.sh

You can also skip the "copy-to-filesystem" and CMDB parts.

This way, you can spin up a reusable VM image in under 10 mins. I use this
a lot to check clean installs.

Maybe this is usefull for you or the ML.

Kind regards
Kevin



Am Sa., 25. Mai 2019 um 12:35 Uhr schrieb Francis Dupont <[email protected]>:

> I take this message as an indication than it is time to test debian 10,
> i.e. for me to create a debian 10 VM and check the installation of
> various ISC softwares e..g Kea with all three database backends, etc.
>
> Thanks
>
> Francis Dupont <[email protected]>
>
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to