To setup a SSH remote workspace for C9 on CentOS do the following on the host:
yum install git
git clone https://github.com/c9/core.git /opt/c9sdk
yum groupinstall "Development Tools"
yum install glibc-staticThis gist contains the files and scripts used to deploy to baremetal.
Be aware deploy.sh wasn't really used in this way. The steps were
actually performed from an interactive session (due to issues with
the overcloud loosing connectivity).
The undercloud image needs to be build or download and stored in
/var/lib/oooq-images/.