Helion Community v1.4 document typo
I installed Helion Community v1.4 virtual just now. I found there was a typo.
Hello
https://docs.hpcloud.com/helion/community/install-virtual/ (https://docs.hpcloud.com/helion/commu...)
3.Start the deployment of the undercloud and overcloud:
bash -x /root/tripleo/tripleo-incubator/scripts/hp_ced_host_manager.sh
should be
bash -x /root/tripleo/tripleo-incubator/scripts/hp_ced_installer.sh
/Kentaro