Merge pull request #311 from cgwalters/regular-nfs
Swap to nfs-utils, not nfs-utils-coreos
This commit is contained in:
commit
fb02af24c5
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue