From 0435250a9308ba55e56f3c31edfe63aab2c41d8d Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Aug 27 2017 02:58:41 +0000 Subject: add in dnsmasq since NM dropped the dep dnsmasq was dropped as a dep of NM [1], but openshift-ansible uses dnsmasq so let's add it back. [1] http://pkgs.fedoraproject.org/cgit/rpms/NetworkManager.git/commit/NetworkManager.spec?h=f26&id=ce85c6f (cherry picked from commit ec559e229d3c1f9ae3eb0362215b0e6de5cb89c4 on the f26 branch) Signed-off-by: Dusty Mabe --- diff --git a/fedora-atomic-host.json b/fedora-atomic-host.json index 598cacf..9f1a821 100644 --- a/fedora-atomic-host.json +++ b/fedora-atomic-host.json @@ -89,6 +89,7 @@ "curl", "iptables-services", "iptables", "NetworkManager", + "dnsmasq", "hostname", "initscripts", "iproute", "iputils", "less", "sos", "openssh-clients", "openssh-server", "passwd",