summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #222 from JayKayy/expose-registryØystein Bedin2016-08-240-0/+0
|\ | | | | Expose registry
| * move registry_hostname to inventoryJohn Kwiatkoski2016-07-180-0/+0
| |
| * Initial commit exposing registry serviceJohn Kwiatkoski2016-07-180-0/+0
| |
* | Merge pull request #221 from etsauer/post-install-playbookØystein Bedin2016-08-240-0/+0
|\ \ | | | | | | Post install playbook
| * \ Merge remote-tracking branch 'upstream/openshift-enterprise-3' into ↵Eric Sauer2016-07-180-0/+0
| |\ \ | | | | | | | | | | | | post-install-playbook
| * | | Node storage now uses node specific storage var; search for generated ↵Eric Sauer2016-07-170-0/+0
| | | | | | | | | | | | | | | | inventory file sorts by timestamp not name
| * | | Adding a post-install playbook with secure-registry and ssh key sync.Eric Sauer2016-07-170-0/+0
| | | |
* | | | Enabled default subdomain/'apps'Øystein Bedin2016-08-210-0/+0
| | | |
* | | | Updated env_id to be a sub-domain + make the logic a bit more flexibleØystein Bedin2016-08-212-4/+21
| | | |
* | | | Merge pull request #218 from vvaldez/issue_163Eric Sauer2016-07-181-5/+1
|\ \ \ \ | |_|/ / |/| | | Fixes Issue #163 if rhsm_password is not defined
| * | | Fixes Issue #163 if rhsm_password is not definedVinny Valdez2016-07-151-5/+1
| | | |
* | | | Merge pull request #200 from JayKayy/secure-registryEric Sauer2016-07-150-0/+0
|\ \ \ \ | | |_|/ | |/| | Securing the registry ansible role.
| * | | added var for config dir and removed unnecessary deployment taskJohn Kwiatkoski2016-07-150-0/+0
| |\ \ \
| | * \ \ Merge pull request #1 from etsauer/secure-registryJohn K2016-07-150-0/+0
| | |\ \ \ | | | | | | | | | | | | Secure registry remove /etc/origin/master file paths
| | | * | | Pulling out file paths into variables to account for containerized installsEric Sauer2016-07-150-0/+0
| | | | | |
| * | | | | added tasks to disable and re-enable deployment triggers, remove debug taskJohn Kwiatkoski2016-07-150-0/+0
| |/ / / /
| * / / / fixed error message logic for already secured registryJohn Kwiatkoski2016-07-150-0/+0
| |/ / /
| * | | fixed readiness probe by adding logic for 3.1 vs 3.2John Kwiatkoski2016-07-140-0/+0
| | | |
| * | | added check for already secured registry and uses actualy openshift_common ↵root2016-07-130-0/+0
| | | | | | | | | | | | | | | | dependency
| * | | adding clenaup test book and fixed typoroot2016-07-120-0/+0
| | | |
| * | | fixing defaults and removing host from test playbookroot2016-07-110-0/+0
| | | |
| * | | tested changesroot2016-07-110-0/+0
| | | |
| * | | testing changesJohn Kwiatkoski2016-07-110-0/+0
| | | |
| * | | first attempt at securing the registryJohn Kwiatkoski2016-06-290-0/+0
| | | |
* | | | Merge pull request #212 from etsauer/openshift-enterprise-3Andrew Block2016-07-150-0/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| Enable declaration of extra ansible vars from provision.sh
| * | Change --environment to --extra-vars and add usage.Eric Sauer2016-07-120-0/+0
| | |
| * | Allow passing of ansible extra-vars in provisioning scriptEric Sauer2016-07-120-0/+0
| | |
* | | Fix malformed file to address Issue #210Vinny Valdez2016-07-140-0/+0
|/ /
* | Adding NFS support and fixing template labels so we get a router and ↵Eric Sauer2016-07-080-0/+0
| | | | | | | | registry out of the box.
* | Merge pull request #194 from etsauer/provisioning-script-enhancementsAndrew Block2016-07-060-0/+0
|\ \ | | | | | | Enhancements and Adjustments to support ansible 2.x
| * | Minor updates for ansible 2.1 compatibilityEric Sauer2016-07-010-0/+0
| | |
| * | Should be looking for generated inventory file in SCRIPTS_BASE_DIREric Sauer2016-06-270-0/+0
| | |
| * | Enhanced provisioning script with better error checking, diretory awareness, ↵Eric Sauer2016-06-270-0/+0
| |/ | | | | | | and improved help output
* | Merge pull request #196 from vvaldez/openstack-terminate-release-floating-ipsEric Sauer2016-07-050-0/+0
|\ \ | | | | | | Add Neutron floating IP support and other tweaks
| * | Add Neutron floating IP support for Issue #195Vinny Valdez2016-06-290-0/+0
| |/ | | | | | | | | * Add check for and set_fact if Neutron is in use which is used by several tasks * This PR was originally longer and contained the now split off PR #197
* | Merge pull request #203 from rhtconsulting/cicd-updatesEric Sauer2016-07-050-0/+0
|\ \ | | | | | | Updated CICD implementation to support ETL OSP env
| * | Updated CICD implementation to support ETL OSP envØystein Bedin2016-07-010-0/+0
| |/
* | Merge pull request #204 from rhtconsulting/ose-inventoryEric Sauer2016-07-050-0/+0
|\ \ | | | | | | Updated OSE inventory file with some clean-up
| * | Updated OSE inventory file with some clean-upØystein Bedin2016-07-010-0/+0
| |/
* | Merge pull request #171 from sabre1041/ansible-disconnected-gitEric Sauer2016-07-050-0/+0
|\ \ | | | | | | Role for disconnected git server
| * | Added example of disconnected git inventory fileAndrew Block2016-05-280-0/+0
| | |
| * | Added additional yum dependency and corrected spellingAndrew Block2016-05-230-0/+0
| | |
| * | Role for disconnected git serverAndrew Block2016-05-210-0/+0
| | |
* | | Re-implements original subscription-manager role invokation that wasVinny Valdez2016-06-220-0/+0
| |/ |/| | | | | removed in PR# 168.
* | Merge pull request #157 from vvaldez/satellite-with-orgEric Sauer2016-06-211-0/+12
|\ \ | | | | | | Add org parameter to Satellite with user/pass
| * | Add org parameter to Satellite with user/passVinny Valdez2016-04-231-0/+12
| | |
* | | Updated per latestØystein Bedin2016-06-210-0/+0
|\ \ \
| * \ \ Merge pull request #132 from vvaldez/openstack-deprovisionEric Sauer2016-06-210-0/+0
| |\ \ \ | | | | | | | | | | Add OpenStack terminate
| | * | | Add unique image logic and rename playbook to terminate.ymlVinny Valdez2016-04-210-0/+0
| | | | |
| | * | | Add ansible_sudo: true to subscription-manager taskVinny Valdez2016-04-200-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * This matches PR#133 enabling ansible_sudo: true when calling that role * Also changes max_instances check from >= to just > to allow 2 full default environments to be removed (6 max_instances)