manifest: Add vim-minimal

This got lost in the shuffling.
This commit is contained in:
Colin Walters 2024-04-11 13:42:46 -04:00
parent 52bc372368
commit 5179418ee4
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ include:
packages: packages:
# Include and set the default editor # Include and set the default editor
- nano - nano
# And we expect this in general
- vim-minimal
- nfs-utils - nfs-utils
# Additional firewall support; we aren't including these in RHCOS or they # Additional firewall support; we aren't including these in RHCOS or they
# don't exist in RHEL # don't exist in RHEL