From 84b12a7c475b21ebface66ceaff1cc80ea070a88 Mon Sep 17 00:00:00 2001 From: "Julian C. Dunn" Date: Sun, 20 Jul 2014 22:59:04 -0400 Subject: [PATCH] Add net-tools to all Fedora boxes as well as CentOS 7 --- packer/http/centos-7.0/ks.cfg | 1 + packer/http/fedora-19/ks.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/packer/http/centos-7.0/ks.cfg b/packer/http/centos-7.0/ks.cfg index f69a26f70..a67206044 100644 --- a/packer/http/centos-7.0/ks.cfg +++ b/packer/http/centos-7.0/ks.cfg @@ -31,6 +31,7 @@ perl curl wget nfs-utils +net-tools bzip2 -fprintd-pam -intltool diff --git a/packer/http/fedora-19/ks.cfg b/packer/http/fedora-19/ks.cfg index 23be39dc6..4e3db2946 100644 --- a/packer/http/fedora-19/ks.cfg +++ b/packer/http/fedora-19/ks.cfg @@ -32,6 +32,7 @@ kernel-headers tar wget nfs-utils +net-tools -linux-firmware -plymouth -plymouth-core-libs