contrail-ansible-deployer icon indicating copy to clipboard operation
contrail-ansible-deployer copied to clipboard

Doc update and simple fixes

Open nembery opened this issue 6 years ago • 1 comments

in order to build the first example 'config/instances.yaml' I had to make these edits. With this PR the following command successfully built a single node k8 cluster w/ contrail

ansible-playbook -e orchestrator=kubernetes -i inventory/ playbooks/install_contrail.yml

I also updated the README to reflect the fact that orchestrator=none doesn't actually work and in fact needs to be kubernetes, openstack, or possibly vcenter, but none def does not work.

If there is a different preferred way to relay this info as opposed to PR, just let me know

nembery avatar Mar 23 '18 13:03 nembery

commits are forbidden for this repo via pull requests. please use review.opencontrail.org

Andrey-mp avatar May 17 '18 16:05 Andrey-mp