You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,13 @@ You can destroy the created machine with the sript [cleanup.sh](cleanup.sh).
22
22
You can set the provisioners in the run script. The provisioners are comma separated.
23
23
24
24
- toolbox (Jetbrains Toolbox)
25
-
- angular
26
-
- terraform
27
-
- kubectl
25
+
- angular (npm via dnf)
26
+
- terraform (via dnf)
27
+
- kubectl (via dnf)
28
28
- postman (via flatpak)
29
29
- code (Visual Studio Code)
30
+
- helm (via dnf)
31
+
- slack (via flatpak)
30
32
31
33
**The main provisioner should always be set, as it installs the graphical components (gnome). The final provisioner installs the lates updates and reboots the system.**
0 commit comments