Skip to content

Commit 48eb8f3

Browse files
committed
updated provisioners list
1 parent f81e81d commit 48eb8f3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ You can destroy the created machine with the sript [cleanup.sh](cleanup.sh).
2222
You can set the provisioners in the run script. The provisioners are comma separated.
2323

2424
- toolbox (Jetbrains Toolbox)
25-
- angular
26-
- terraform
27-
- kubectl
25+
- angular (npm via dnf)
26+
- terraform (via dnf)
27+
- kubectl (via dnf)
2828
- postman (via flatpak)
2929
- code (Visual Studio Code)
30+
- helm (via dnf)
31+
- slack (via flatpak)
3032

3133
**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.**
3234

0 commit comments

Comments
 (0)