Russell Teague ee2e117c92 Refactor with_items usage with Ansible package module %!s(int64=6) %!d(string=hai) anos
..
defaults 80f0245f3d Revert "Remove several unused vars" %!s(int64=6) %!d(string=hai) anos
files b598278bbe Control plane static pods (apiserver, etcd, controller-manager) must get %!s(int64=6) %!d(string=hai) anos
handlers b6196848a4 Standardize master restart %!s(int64=6) %!d(string=hai) anos
meta b17728d542 Add new openshift_control_plane and openshift_sdn roles %!s(int64=7) %!d(string=hai) anos
tasks ee2e117c92 Refactor with_items usage with Ansible package module %!s(int64=6) %!d(string=hai) anos
templates 398edd95d7 Fix audit config interpolation %!s(int64=6) %!d(string=hai) anos
vars abb188800b Remove openshift_master_config_dir variable %!s(int64=7) %!d(string=hai) anos
README.md d67f7c540f Remove alternative oreg vars and update logic %!s(int64=6) %!d(string=hai) anos

README.md

OpenShift Control Plane

Installs the services that comprise the OpenShift control plane onto nodes that are preconfigured for bootstrapping.

Requirements

  • Ansible 2.2
  • A RHEL 7.1 host pre-configured with access to the rhel-7-server-rpms, rhel-7-server-extras-rpms, and rhel-7-server-ose-3.0-rpms repos.

Role Variables

From this role:

Name Default value
openshift_node_ips [] List of the openshift node ip addresses to pre-register when master starts up
oreg_url UNDEF Default docker registry to use
openshift_master_console_port UNDEF
openshift_master_api_url UNDEF
openshift_master_console_url UNDEF
openshift_persistentlocalstorage_enabled false Enable the persistent local storage
openshift_master_public_api_url UNDEF
openshift_master_public_console_url UNDEF
openshift_master_saconfig_limit_secret_references false

Dependencies

Example Playbook

TODO

License

Apache License, Version 2.0

Author Information

TODO