| Commit message (Expand) | Author | Age | Files | Lines |
* | Nagios (#11) | Øystein Bedin | 2017-02-11 | 0 | -0/+0 |
* | Defaulting the DNS instance to a small flavor (#20) | Øystein Bedin | 2017-02-11 | 0 | -0/+0 |
* | Renaming openstack images to align with CoP naming (#18) | Eric Sauer | 2017-02-08 | 0 | -0/+0 |
* | Fixing formatting changes for links | Øystein Bedin | 2017-02-07 | 0 | -0/+0 |
* | Adding documentation and docker containers so others can begin testin… (#16) | Eric Sauer | 2017-02-07 | 0 | -0/+0 |
* | Updated values in sample inventory (#17) | Øystein Bedin | 2017-02-07 | 0 | -0/+0 |
* | Fixing two significant bugs in the HEAT deployment (#13) | Eric Sauer | 2017-02-06 | 1 | -0/+3 |
* | Merge pull request #14 from etsauer/openshift-ansible-relative-path | Andrew Block | 2017-01-20 | 0 | -0/+0 |
|\ |
|
| * | Removing unnecessary task | Eric Sauer | 2017-01-19 | 0 | -0/+0 |
| * | Merge branch 'master' into openshift-ansible-relative-path | Eric Sauer | 2017-01-19 | 0 | -0/+0 |
| |\
| |/
|/| |
|
* | | Updating PR Template with Team mention (#10) | Eric Sauer | 2016-12-21 | 0 | -0/+0 |
| * | Install playbook defaults to the assumption that casl-ansible and openshift-a... | Eric Sauer | 2017-01-19 | 0 | -0/+0 |
|/ |
|
* | Openstack heat (#2) | Eric Sauer | 2016-12-21 | 10 | -0/+956 |
* | Updated default security group rules (#7) | Øystein Bedin | 2016-12-21 | 0 | -0/+0 |
* | Merge pull request #5 from oybed/osp9updates | Eric Sauer | 2016-12-02 | 1 | -1/+1 |
|\ |
|
| * | Correcting formatting | Øystein Bedin | 2016-11-15 | 0 | -0/+0 |
| * | Fixing ansible impl to work with OSP9 and ansible 2.2 | Øystein Bedin | 2016-11-15 | 1 | -1/+1 |
* | | Merge pull request #6 from oybed/process | Eric Sauer | 2016-11-30 | 0 | -0/+0 |
|\ \ |
|
| * | | Added process / contribution info | Øystein Bedin | 2016-11-15 | 0 | -0/+0 |
| |/ |
|
* | | Merge pull request #4 from sabre1041/openshift-ansible-management | Øystein Bedin | 2016-11-28 | 0 | -0/+0 |
|\ \
| |/
|/| |
|
| * | OpenShift Management Role | Andrew Block | 2016-11-15 | 0 | -0/+0 |
|/ |
|
* | Adjusting docker role, adding support for logging/metrics, and updating clien... | Eric Sauer | 2016-10-03 | 0 | -0/+0 |
* | Merge pull request #219 from vvaldez/security_groups_refactor | Øystein Bedin | 2016-09-01 | 0 | -0/+0 |
|\ |
|
| * | Add UDP 8053 to default master security group | Vinny Valdez | 2016-08-31 | 0 | -0/+0 |
| * | Add detection of non-Neutron env | Vinny Valdez | 2016-08-31 | 0 | -0/+0 |
| * | Refactor to playbook and split data structure out | Vinny Valdez | 2016-08-31 | 0 | -0/+0 |
| * | Refactor OpenStack security group creation | Vinny Valdez | 2016-08-31 | 0 | -0/+0 |
* | | Fixing port number in LDAP example | Eric Sauer | 2016-08-31 | 0 | -0/+0 |
* | | Adding LDAP and HTPasswd examples for an auth provider to base inventory file | Eric Sauer | 2016-08-31 | 0 | -0/+0 |
|/ |
|
* | Merge pull request #197 from vvaldez/openstack-terminate-enhancements | Eric Sauer | 2016-08-30 | 0 | -0/+0 |
|\ |
|
| * | Add enhancements for for terminate playbook | Vinny Valdez | 2016-07-07 | 0 | -0/+0 |
* | | Updated inventory template file to include 'openshift_deployment_type' | Øystein Bedin | 2016-08-25 | 0 | -0/+0 |
* | | Merge pull request #222 from JayKayy/expose-registry | Øystein Bedin | 2016-08-24 | 0 | -0/+0 |
|\ \ |
|
| * | | move registry_hostname to inventory | John Kwiatkoski | 2016-07-18 | 0 | -0/+0 |
| * | | Initial commit exposing registry service | John Kwiatkoski | 2016-07-18 | 0 | -0/+0 |
* | | | Merge pull request #221 from etsauer/post-install-playbook | Øystein Bedin | 2016-08-24 | 0 | -0/+0 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/openshift-enterprise-3' into post-inst... | Eric Sauer | 2016-07-18 | 0 | -0/+0 |
| |\ \ \ |
|
| * | | | | Node storage now uses node specific storage var; search for generated invento... | Eric Sauer | 2016-07-17 | 0 | -0/+0 |
| * | | | | Adding a post-install playbook with secure-registry and ssh key sync. | Eric Sauer | 2016-07-17 | 0 | -0/+0 |
* | | | | | Enabled default subdomain/'apps' | Øystein Bedin | 2016-08-21 | 0 | -0/+0 |
* | | | | | Updated env_id to be a sub-domain + make the logic a bit more flexible | Øystein Bedin | 2016-08-21 | 2 | -4/+21 |
* | | | | | Merge pull request #218 from vvaldez/issue_163 | Eric Sauer | 2016-07-18 | 1 | -5/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fixes Issue #163 if rhsm_password is not defined | Vinny Valdez | 2016-07-15 | 1 | -5/+1 |
* | | | | | Merge pull request #200 from JayKayy/secure-registry | Eric Sauer | 2016-07-15 | 0 | -0/+0 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | added var for config dir and removed unnecessary deployment task | John Kwiatkoski | 2016-07-15 | 0 | -0/+0 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge pull request #1 from etsauer/secure-registry | John K | 2016-07-15 | 0 | -0/+0 |
| | |\ \ \ \ |
|
| | | * | | | | Pulling out file paths into variables to account for containerized installs | Eric Sauer | 2016-07-15 | 0 | -0/+0 |
| * | | | | | | added tasks to disable and re-enable deployment triggers, remove debug task | John Kwiatkoski | 2016-07-15 | 0 | -0/+0 |
| |/ / / / / |
|
| * / / / / | fixed error message logic for already secured registry | John Kwiatkoski | 2016-07-15 | 0 | -0/+0 |
| |/ / / / |
|
| * | | | | fixed readiness probe by adding logic for 3.1 vs 3.2 | John Kwiatkoski | 2016-07-14 | 0 | -0/+0 |