Unverified Commit e7500024 authored by anarcat's avatar anarcat
Browse files

progress

parent 492ed999
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1121,10 +1121,10 @@ address blocks reserved in the cluster.
     this on the master node:

         gnt-node add \
          --secondary-ip 172.30.130.2 \
          --secondary-ip 172.30.130.4 \
          --no-ssh-key-check \
          --no-node-setup \
          chi-node-02.torproject.org
          chi-node-04.torproject.org

    If this is an entirely new cluster, you need a different
    procedure, see [the cluster initialization procedure](#gnt-fsn-cluster-initialization) instead.
+2 −2
Original line number Diff line number Diff line
@@ -162,11 +162,11 @@ From there on, the machine can be bootstrapped with a basic Debian
installer with the [howto/Fabric](howto/Fabric) code in the `tsa-misc` git
repository. Here's an example of a commandline:

    ./install -H root@88.99.194.57 \
    ./install -H root@38.229.82.107 \
              --fingerprint 0d:4a:c0:85:c4:e1:fe:03:15:e0:99:fe:7d:cc:34:f7 \
              --verbose \
              hetzner-robot \
              --fqdn=HOSTNAME.torproject.org \
              --fqdn=chi-node-04.torproject.org \
              --boot-disk=/dev/sda \
              --fai-disk-config=installer/disk-config/gnt-chi-noraid \
              --package-list=installer/packages \