Update pbs-zfs-daily.sh

pveconf from postinstaller included
This commit is contained in:
Chriz
2024-05-14 16:31:58 +02:00
committed by GitHub
parent 47953639cb
commit df9db1d362

View File

@@ -13,7 +13,8 @@ done
source $configfile
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=all $ZFSROOT
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=all rpool/pveconf #you have to use our postinstaller on source
echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf
echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf