Loading tsa/howto/ganeti.mdwn +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ This configures the following: To find the root password, ssh host key fingerprints, and the IPv6 address, run this on the node where the instance was created: egrep 'root password|configured eth0 with|SHA256' $(ls -tr /var/log/ganeti/os/* | tail -1) egrep 'root password|configured eth0 with|SHA256' $(ls -tr /var/log/ganeti/os/* | tail -1) | grep -v $(hostname) Note that you need to use the `--node` parameter to pick on which machines you want the machine to end up, otherwise Ganeti will choose Loading Loading
tsa/howto/ganeti.mdwn +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ This configures the following: To find the root password, ssh host key fingerprints, and the IPv6 address, run this on the node where the instance was created: egrep 'root password|configured eth0 with|SHA256' $(ls -tr /var/log/ganeti/os/* | tail -1) egrep 'root password|configured eth0 with|SHA256' $(ls -tr /var/log/ganeti/os/* | tail -1) | grep -v $(hostname) Note that you need to use the `--node` parameter to pick on which machines you want the machine to end up, otherwise Ganeti will choose Loading