diff --git a/documentation/stories.md b/documentation/stories.md index 6a13538..0b23389 100644 --- a/documentation/stories.md +++ b/documentation/stories.md @@ -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