dyindude / ubuntu-zfs

BSD 2-Clause "Simplified" License
8 stars 4 forks source link

vagrant box for further testing #7

Closed dyindude closed 4 years ago

dyindude commented 6 years ago

need a version of the packerfile to export to a vagrant box, to start writing playbooks for snapshot management, automated backups, etc

dyindude commented 6 years ago

the current ubuntu-zfs.json would be rather large, with 4 disks, but some machines we'll be deploying will only have one disk. just need to test being able to centrally back up stuff from other systems (which won't require having a multi-disk setup for testing)

dyindude commented 4 years ago

ubuntu-zfs-efi-single.json is a smaller image, that I planned to use for local testing...but so far I've found these problems:

will need to address these in order to make a vagrant box work properly

dyindude commented 4 years ago

now have a semi-working example, but have to manually enter the LUKS passphrase on boot - related to #32 we should make a multi-stage build that implements the insecure method of autounlock for the vagrant image

dyindude commented 4 years ago

vagrant box successfully created in a4d08bfe49d2e27d2b8b7381d6b4a54960747e03