Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.
BSD 3-Clause "New" or "Revised" License
860
stars
140
forks
source link
[BUG] "bastille setup zfs" can result in invalid bastiile_zroot #669
Open
michael-o opened 10 months ago
Newly introduced "bastille setup zfs" https://github.com/BastilleBSD/bastille/blob/3a4ebc63bb84b66d456713e608be86e4cba3b637/usr/local/share/bastille/setup.sh#L108-L117 will fail here:
Further using that auto-set value will make the rest fail...
Manually set:
will work.
This command should fail-fast if there is more than one zpool on the system.