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

node 13 setup

parent 4b24f713
Loading
Loading
Loading
Loading
+3 −3
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@38.229.82.107 \
              --fingerprint 0d:4a:c0:85:c4:e1:fe:03:15:e0:99:fe:7d:cc:34:f7 \
    ./install -H root@38.229.82.116 \
              --fingerprint b3:df:20:9f:5d:1f:4b:76:54:b4:86:ef:53:d1:6f:65 \
              --verbose \
              hetzner-robot \
              --fqdn=chi-node-04.torproject.org \
              --fqdn=chi-node-13.torproject.org \
              --boot-disk=/dev/sda \
              --fai-disk-config=installer/disk-config/gnt-chi-noraid \
              --package-list=installer/packages \