X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc2;fp=brc2;h=5804466f05c8d243edc4f5dca748eef087a857ff;hp=9e2b5483c5a5ae229ca6fcf992b46085ae38c5bc;hb=d69c535c6bfafa5e6dc0d1be277478a5927790c5;hpb=c91604aff2ce49bd4ce9b429b9e738286a319923 diff --git a/brc2 b/brc2 index 9e2b548..5804466 100644 --- a/brc2 +++ b/brc2 @@ -2652,7 +2652,9 @@ host-info-update() { if [[ $opts == user=root ]]; then - root_hosts+=($host i$host) + # note: the b8.nz suffix is for the User part, the IdentityFile + # part is redundant to *.b8.nz. + root_hosts+=($host i$host $host.b8.nz i$host.b8.nz) else nonroot_hosts+=($host i$host) fi @@ -2732,10 +2734,10 @@ EOF echo "cat <