ome / infrastructure

A repository containing scripts for managing infrastructure
BSD 2-Clause "Simplified" License
20 stars 19 forks source link

Ansible CI updates #313

Closed rleigh-codelibre closed 6 years ago

rleigh-codelibre commented 6 years ago

With these changes, it's now possible to completely deploy the base system on MacOS X:

cd ansible/ci-playbooks
ansible-playbook -l mackerel.openmicroscopy.org -i /path/to/management_tools/ansible/inventory/ci-openstack-hosts ./ci-setup.yml

ssh to ci-admin@mackerel.openmicroscopy.org to confirm that homebrew has been installed. A future pull request will then install packages with this basic support in place.

joshmoore commented 6 years ago

Ok. Merging, but that leaves us with two different discussions that need to be managed: versions & role layouts.