From 2a9084401ad1e51024d921c77ca2a973c3a1dc44 Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Thu, 28 Aug 2014 15:16:47 +0200 Subject: [PATCH] gh-3: disable NetworkManger in rhel networks Patch provided by Nicolas Belan --- base_rpm/etc/one-context.d/00-network | 1 + 1 file changed, 1 insertion(+) diff --git a/base_rpm/etc/one-context.d/00-network b/base_rpm/etc/one-context.d/00-network index 967bc32..807486a 100755 --- a/base_rpm/etc/one-context.d/00-network +++ b/base_rpm/etc/one-context.d/00-network @@ -171,6 +171,7 @@ gen_network_configuration() DEVICE=$DEV BOOTPROTO=none ONBOOT=yes +NM_CONTROLLED=no TYPE=Ethernet EOT [[ -z $IPV6 || -n $CONTEXT_FORCE_IPV4 ]] && gen_iface_conf