Verified Commit ed1f7313 authored by anarcat's avatar anarcat
Browse files

we did use the ipv4 parameters now

parent fe31a1a2
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -185,7 +185,7 @@ we just reused that IP configuration.
Then the automated installer was fired:

    ./install -H root@192.168.0.145 \
              --fingerprint c4:1a:be:9d:e4:b9:32:19:c7:08:44:1e:59:c9:e3:a9 \
              --fingerprint a3:d0:d2:49:76:a9:b0:ee:0d:95:38:12:74:eb:08:f3  \
              --verbose \
              hetzner-robot \
              --fqdn=dal-rescue-01.torproject.org \
@@ -196,9 +196,6 @@ Then the automated installer was fired:
              --ipv4-subnet 24 \
              --ipv4-gateway 192.168.0.1

Note that the `ipv4-*` parameters were not actually passed but should
be used for testing later installs next time.

## Upgrades

<!-- how upgrades are performed. preferably automated through Debian -->