1
0
Fork 0

Document regenerating the list of machines

This commit is contained in:
Nicolas Jeannerod 2025-02-27 12:05:01 +01:00
parent 34476bf93b
commit 816099eb1f
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -30,7 +30,7 @@ everything will become much cleaner.
3. Run the provisioning script:
```
sh infra/proxmox-provision.sh 117
sh infra/proxmox-provision.sh fedi117
```
The script can take several ids at the same time. It requires some
authentication options and provides several more. See `--help`.
@ -46,7 +46,11 @@ everything will become much cleaner.
FIXME: Make the provisioning script do that for us.
7. Commit the machine's configuration, public key, etc.
7. Regenerate the list of machines:
```
sh infra/machines.md.sh
```
Commit it with the machine's configuration, public key, etc.
8. At this point, the machine contains a very basic configuration that contains
just enough for it to boot and be reachable. Go on to the next section to