Instructions provided on page https://www.rdoproject.org/tripleo/
$ export VIRTHOST='my_test_machine.example.com'
$ curl -O https://raw.githubusercontent.com/openstack/tripleo-quickstart/master/quickstart.sh
$ bash quickstart.sh $VIRTHOST
forces me to setup minimal configuration, is there any option which would allow me working with Newton M3 to test ha.yml like for Mitaka/Stable
$ git clone https://github.com/openstack/tripleo-quickstart $ cd tripleo-quickstart $ sudo bash quickstart.sh --install-depsThank you.
$ bash quickstart.sh --config ./ha.yml $VIRTHOST
Boris.