mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 06:28:43 +00:00
Update pbs-zfs-daily.sh
Bugfix
This commit is contained in:
@@ -30,7 +30,7 @@ MAINTDAY=0
|
|||||||
|
|
||||||
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
|
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
|
||||||
# Schleife für Excludes
|
# Schleife für Excludes
|
||||||
echo "target=rpool/repl" > /etc/bashclub/$SOURCEHOST.conf
|
echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf
|
||||||
echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf
|
echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf
|
||||||
echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf
|
echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf
|
||||||
echo "tag=$ZPUSHTAG" >> /etc/bashclub/$SOURCEHOST.conf
|
echo "tag=$ZPUSHTAG" >> /etc/bashclub/$SOURCEHOST.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user