Merge pull request #311 from cgwalters/regular-nfs

Swap to nfs-utils, not nfs-utils-coreos
This commit is contained in:
Colin Walters 2024-02-14 09:22:14 -05:00 committed by GitHub
commit fb02af24c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ include:
packages: packages:
# Include and set the default editor # Include and set the default editor
- nano - nano
# Minimal NFS client - nfs-utils
- nfs-utils-coreos
# 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
- iptables-nft iptables-services - iptables-nft iptables-services