Skip to content

Commit 7a89662

Browse files
committed
[RPMs] Add nfs-utils to openshift-node requires
Not all nodes will require NFS mounts but this adds only 4MiB on top of a minimal RHEL7.1 installation. Fixes Bug 1238565
1 parent ec62dc3 commit 7a89662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openshift.spec

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Requires: docker-io >= 1.6.2
5151
Requires: tuned-profiles-openshift-node
5252
Requires: util-linux
5353
Requires: socat
54+
Requires: nfs-utils
5455
Requires(post): systemd
5556
Requires(preun): systemd
5657
Requires(postun): systemd

0 commit comments

Comments
 (0)