Ryan Barry has uploaded a new change for review. Change subject: Include net-tools in EL7 ......................................................................
Include net-tools in EL7 Include basic network tools in EL7 builds, including netstat Change-Id: I8b4a7fcdf3e465b00f402b547d7e64c94655100f Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1122874 Signed-off-by: Ryan Barry <[email protected]> --- M recipe/rhevh7-pkgs.ks 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/90/30690/1 diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks index a9593c4..69762e9 100644 --- a/recipe/rhevh7-pkgs.ks +++ b/recipe/rhevh7-pkgs.ks @@ -3,6 +3,7 @@ # rhbz#641494 RFE - add libguestfs libguestfs-winsupport +net-tools ltrace vhostmd firewalld -- To view, visit http://gerrit.ovirt.org/30690 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8b4a7fcdf3e465b00f402b547d7e64c94655100f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
