improve doc

This commit is contained in:
Solène Rapenne 2023-06-10 09:55:02 +02:00
parent f1e69bf5ea
commit 2891e32e75

View File

@ -6,6 +6,8 @@ This document is meant to explain what should happen when an user is doing XYZ.
- USER edits the file to add a new template
- USER runs the `openkubsd apply`
- configure dhcp server
- configure PF
- create a new qcow2 file
- install the OS
- deploy ssh key
@ -23,8 +25,8 @@ This document is meant to explain what should happen when an user is doing XYZ.
- USER edits the file to add the new VM
- USER runs the `openkubsd apply`
- run the command that generates a fresh derived disk from the template
- create a new qcow2 file for /home
- configure dhcp server
- generate the PF rules
- allow host NFS
- prevent IP spoofing