brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
426 stars 66 forks source link

OpenShift Origin Deployment with Ansible #401

Closed grkvlt closed 7 years ago

grkvlt commented 7 years ago

Uses the Red Hat openshift-ansible repository to deploy OpenShift Origin using the provided Playbooks. Creates a set of machines that are then used to populate an inventory file as the source configuration for Ansible. This deployment mechanism is also easily convertible to create an OpenShift Container Platform for enterprise environments.

Replaces #374 which uses a deprecated deployment mechanism for Origin.

Note Because of https://github.com/openshift/openshift-ansible/issues/3111 we have to use Ansible 2.2.0.0 but once this is fixed we should look at reverting f6b0e11

grkvlt commented 7 years ago

Closed, to allow development in a separate repository