X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai-redep;h=7c8b9dd2ea3c9e5eabb6ec899adc602c8aac28f7;hb=79cd04733bf570db299ef09195c498a63f3f3fd5;hp=924e8b7e54dd6be0747699f28133394140f13640;hpb=14f283f82afc48d6cec1bb7498ec34ac2b0da77c;p=automated-distro-installer diff --git a/fai-redep b/fai-redep index 924e8b7..7c8b9dd 100755 --- a/fai-redep +++ b/fai-redep @@ -72,7 +72,6 @@ rsync -atL /home/iank/.ssh/authorized_keys fai/config/files/root/.ssh/authorized # we hssh and ssh_filter_btrbk for the initial btrbk (alternatively, I could open up the # permissions in authorized_keys, but that just seems lazy) install --owner=iank --group=iank -d fai/config/files/usr/local/bin/hssh -rsync -atL /a/bin/ds/hssh fai/config/files/usr/local/bin/hssh/STANDARD install --owner=iank --group=iank -d fai/config/files/usr/local/bin/ssh_filter_btrbk.sh rsync -atL /a/opt/btrbk/ssh_filter_btrbk.sh fai/config/files/usr/local/bin/ssh_filter_btrbk.sh/STANDARD