<p dir="ltr">Thanks perry, i googled too, but having instructions as part of the rdo quickstart is ideal as it is in the flow of things. For eg. I installed centos7 via pxe install and since rdo quick start didn't say anything specific abt Nm i just followed basic install process, only to know later that nm need to be disabled, which is not easy for someone not fairly expert in networking stuff so having the right cmds as part of rdo quick start pre reqs would help rdo beginerrs a lot</p>
<div class="gmail_quote">On Jan 1, 2015 4:34 AM, "Perry Myers" <<a href="mailto:pmyers@redhat.com">pmyers@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/31/2014 09:34 AM, Deepak Shetty wrote:<br>
> In which case RDO quickstart or some other place should have good info<br>
> on how to disable NM and enable ifcfg networking for started who look at<br>
> quickstart or RDO faqs to get hints<br>
<br>
google search for 'rdo disable network manager' turned up this:<br>
<a href="https://openstack.redhat.com/Fedora_20_with_existing_network" target="_blank">https://openstack.redhat.com/Fedora_20_with_existing_network</a><br>
<br>
it's a bit more than you would need, but in there are simple steps for<br>
disabling network manager<br>
<br>
But I agree that having more accessible HOWTOs for this specific area<br>
would make sense. This wiki page is Fedora specific (though the same<br>
steps should work on CentOS 7 I believe) and doesn't cover initial<br>
installation, only after install how to disable NM.<br>
<br>
I believe though, that removing network manager in a kickstart based<br>
installation of CentOS or Fedora is as simple as adding NetworkManager<br>
to the list of blacklisted packages.<br>
<br>
(i.e. under %packages add -NetworkManager) [1]<br>
<br>
Perry<br>
<br>
[1]<br>
<a href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-packageselection.html" target="_blank">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-packageselection.html</a><br>
</blockquote></div>