Hide Forgot
Description of problem: ifconfig is suggested as a command on https://www.rdoproject.org/install/adding-a-compute-node/ ifconfig is not installed by default on minimal installs of rhel7 and centos7 and is depreciated according to the man page.
suggested alternate command ip l | grep '^\S' | cut -d: -f2
Thanks for your bug report! PR: https://github.com/redhat-openstack/website/pull/747
This is now live at: https://www.rdoproject.org/install/adding-a-compute-node/