Wizard: Services step basics
This adds basic structure of the Services step.
This commit is contained in:
parent
c6bee55544
commit
0f86336af6
23 changed files with 122 additions and 3 deletions
|
|
@ -59,6 +59,7 @@ const goToReviewStep = async () => {
|
|||
await clickNext(); // Hostname
|
||||
await clickNext(); // Kernel
|
||||
await clickNext(); // Firewall
|
||||
await clickNext(); // Services
|
||||
await clickNext(); // First boot script
|
||||
await clickNext(); // Details
|
||||
await clickNext(); // Review
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue