eucalyptus / eucalyptus-cookbook

Chef cookbook for deploying Eucalyptus
Other
23 stars 46 forks source link

FastStart should remove NetworkManager check #394

Open samthecodingman opened 7 years ago

samthecodingman commented 7 years ago

Starting with CentOS 7.3, NetworkManager is included in the minimal disk ISO. Therefore it will no longer be an accurate way to detect and prevent installing Eucalyptus over a "Desktop Install".

I propose the check be replaced with a simple yes/no (when 7.3 or higher is detected).