@black3dynamite said in KVM Templates:
@stacksofplates said in KVM Templates:
@aaronstuder said in KVM Templates:
@stacksofplates building templates using virt-builder
Oh. It's pretty simple. virt-builder --list gives you a list of images you can use.
0_1518740996335_virtlist.png
Then just create your template with virt-builder <os> --format <format> imagename.format
0_1518741052670_virt-buidler.png
Then you can use virt-customize to inject packages, create users, set passwords, etc. Then just clone that for your template.
Is it necessary to add --selinux-relabel when downloading the VM?
No. That’s all in the image. Only when updating the packages with libguestfstools