Vadim Rutkovsky 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
..
inventory 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
README.md 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
deprovision.yml 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
launch.yml 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
template-inventory.j2 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans
vars.yml.sample 651d26c2c0 Add playbooks to setup cluster via bootkube and scale up nodes il y a 6 ans

README.md

  • Copy test/ci/vars.yml.sample to test/ci/vars.yml
  • Adjust it your liking - this would be the host configuration
  • Adjust inventory/group_vars/OSEv3/vars.yml - this would be Origin-specific config
  • Provision instances via ansible-playbook -vv -i test/ci/inventory/ test/ci/launch.yml This would place inventory file in test/ci/inventory/hosts and run prerequisites and deploy.

  • Once the setup is complete run ansible-playbook -vv -i test/ci/inventory/ test/ci/deprovision.yml