I'm not sure if I'm posting this in the correct part of the forum. Or if this is even possible. I made a backup of a jail using bastille like this:
bastille export --xz jail1
It saves a backup to /usr/local/bastille/backups/jail1_2023-12-23-041249.xz.
I created the first jail like this:
bastille create jail1 14.0-RELEASE 10.0.0.2/24
So it would have an ip assigned.
I'd like to have another jail, but call it jail2 and have 10.0.0.3/24 or another ip while using that zfs snapshot of jail1. Anyone know how to do this?
bastille export --xz jail1
It saves a backup to /usr/local/bastille/backups/jail1_2023-12-23-041249.xz.
I created the first jail like this:
bastille create jail1 14.0-RELEASE 10.0.0.2/24
So it would have an ip assigned.
I'd like to have another jail, but call it jail2 and have 10.0.0.3/24 or another ip while using that zfs snapshot of jail1. Anyone know how to do this?