From baa7f29e4d29ce6d6400138ea65cb0eedc5271ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Thu, 24 Oct 2019 12:39:36 -0400
Subject: [PATCH] bump machine doc to first step, as it's also allocation

---
 tsa/howto/new-machine.mdwn | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tsa/howto/new-machine.mdwn b/tsa/howto/new-machine.mdwn
index 7729af0a..ba258e1b 100644
--- a/tsa/howto/new-machine.mdwn
+++ b/tsa/howto/new-machine.mdwn
@@ -17,6 +17,9 @@ All commands to be run as root unless otherwise noted.
 
 * set a hostname - pick an unused one from the [[doc/naming-scheme]]
 
+* allocate and document the machine in the [Nextcloud spreadsheet](https://nc.riseup.net/remote.php/webdav/tpa/Tor%20VM%20Hosts.xlsx), and the
+  [services page](https://trac.torproject.org/projects/tor/wiki/org/operations/services), if it's a new service
+
 * set new root password, and document it
 
 * swap and tmp
@@ -139,6 +142,3 @@ All commands to be run as root unless otherwise noted.
         reboot
 
 * add to [[nagios]], in `tor-nagios/config/nagios-master.cfg`
-
-* document the machine in the [Nextcloud spreadsheet](https://nc.riseup.net/remote.php/webdav/tpa/Tor%20VM%20Hosts.xlsx), and the
-  [services page](https://trac.torproject.org/projects/tor/wiki/org/operations/services), if it's a new service
-- 
GitLab