From ccc5e4de3115f1764036f5be73d5c728be2b27f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Tue, 7 Jan 2020 16:52:48 -0500
Subject: [PATCH] draft some goals of the new installer

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

diff --git a/tsa/howto/new-machine.mdwn b/tsa/howto/new-machine.mdwn
index 5222a3c8..e9ec2c95 100644
--- a/tsa/howto/new-machine.mdwn
+++ b/tsa/howto/new-machine.mdwn
@@ -190,10 +190,23 @@ of, with no manual configuration.
 
 ### Must have
 
+ * unattended installation
+ * reproducible results
+ * post-installer configuration (ie. not full installer, see below)
+ * support for running in our different environments (Hetzner Cloud,
+   Robot, bare metal, Ganeti...)
+
 ### Nice to have
 
+ * packaged in Debian
+ * full installer support:
+   * RAID, LUKS, etc filesystem configuration
+   * debootstrap, users, etc
+
 ### Non-Goals
 
+ * full configuration management stack - that's done by [[puppet]]
+
 ## Approvals required
 
 TBD.
-- 
GitLab