Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
|\ \ | | | | | | | Securing the registry ansible role. | ||||
| * \ | 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 |
| | |\ \ | | | | | | | | | | | Secure registry remove /etc/origin/master file paths | ||||
| | | * | | 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 |
| | | | |||||
| * | | added check for already secured registry and uses actualy openshift_common ↵ | root | 2016-07-13 | 0 | -0/+0 |
| | | | | | | | | | | | | dependency | ||||
| * | | adding clenaup test book and fixed typo | root | 2016-07-12 | 0 | -0/+0 |
| | | | |||||
| * | | fixing defaults and removing host from test playbook | root | 2016-07-11 | 0 | -0/+0 |
| | | | |||||
| * | | tested changes | root | 2016-07-11 | 0 | -0/+0 |
| | | | |||||
| * | | testing changes | John Kwiatkoski | 2016-07-11 | 0 | -0/+0 |
| | | | |||||
| * | | first attempt at securing the registry | John Kwiatkoski | 2016-06-29 | 0 | -0/+0 |
| | | | |||||
* | | | Merge pull request #212 from etsauer/openshift-enterprise-3 | Andrew Block | 2016-07-15 | 0 | -0/+0 |
|\ \ \ | |_|/ |/| | | Enable declaration of extra ansible vars from provision.sh | ||||
| * | | Change --environment to --extra-vars and add usage. | Eric Sauer | 2016-07-12 | 0 | -0/+0 |
| | | | |||||
| * | | Allow passing of ansible extra-vars in provisioning script | Eric Sauer | 2016-07-12 | 0 | -0/+0 |
| | | | |||||
* | | | Fix malformed file to address Issue #210 | Vinny Valdez | 2016-07-14 | 0 | -0/+0 |
|/ / | |||||
* | | Adding NFS support and fixing template labels so we get a router and ↵ | Eric Sauer | 2016-07-08 | 0 | -0/+0 |
| | | | | | | | | registry out of the box. | ||||
* | | Merge pull request #194 from etsauer/provisioning-script-enhancements | Andrew Block | 2016-07-06 | 0 | -0/+0 |
|\ \ | | | | | | | Enhancements and Adjustments to support ansible 2.x | ||||
| * | | Minor updates for ansible 2.1 compatibility | Eric Sauer | 2016-07-01 | 0 | -0/+0 |
| | | | |||||
| * | | Should be looking for generated inventory file in SCRIPTS_BASE_DIR | Eric Sauer | 2016-06-27 | 0 | -0/+0 |
| | | | |||||
| * | | Enhanced provisioning script with better error checking, diretory awareness, ↵ | Eric Sauer | 2016-06-27 | 0 | -0/+0 |
| |/ | | | | | | | and improved help output | ||||
* | | Merge pull request #196 from vvaldez/openstack-terminate-release-floating-ips | Eric Sauer | 2016-07-05 | 0 | -0/+0 |
|\ \ | | | | | | | Add Neutron floating IP support and other tweaks | ||||
| * | | Add Neutron floating IP support for Issue #195 | Vinny Valdez | 2016-06-29 | 0 | -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-updates | Eric Sauer | 2016-07-05 | 0 | -0/+0 |
|\ \ | | | | | | | Updated CICD implementation to support ETL OSP env | ||||
| * | | Updated CICD implementation to support ETL OSP env | Øystein Bedin | 2016-07-01 | 0 | -0/+0 |
| |/ | |||||
* | | Merge pull request #204 from rhtconsulting/ose-inventory | Eric Sauer | 2016-07-05 | 0 | -0/+0 |
|\ \ | | | | | | | Updated OSE inventory file with some clean-up | ||||
| * | | Updated OSE inventory file with some clean-up | Øystein Bedin | 2016-07-01 | 0 | -0/+0 |
| |/ | |||||
* | | Merge pull request #171 from sabre1041/ansible-disconnected-git | Eric Sauer | 2016-07-05 | 0 | -0/+0 |
|\ \ | | | | | | | Role for disconnected git server | ||||
| * | | Added example of disconnected git inventory file | Andrew Block | 2016-05-28 | 0 | -0/+0 |
| | | | |||||
| * | | Added additional yum dependency and corrected spelling | Andrew Block | 2016-05-23 | 0 | -0/+0 |
| | | | |||||
| * | | Role for disconnected git server | Andrew Block | 2016-05-21 | 0 | -0/+0 |
| | | | |||||
* | | | Re-implements original subscription-manager role invokation that was | Vinny Valdez | 2016-06-22 | 0 | -0/+0 |
| |/ |/| | | | | | removed in PR# 168. | ||||
* | | Merge pull request #157 from vvaldez/satellite-with-org | Eric Sauer | 2016-06-21 | 1 | -0/+12 |
|\ \ | | | | | | | Add org parameter to Satellite with user/pass | ||||
| * | | Add org parameter to Satellite with user/pass | Vinny Valdez | 2016-04-23 | 1 | -0/+12 |
| | | | |||||
* | | | Updated per latest | Øystein Bedin | 2016-06-21 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge pull request #132 from vvaldez/openstack-deprovision | Eric Sauer | 2016-06-21 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | | | Add OpenStack terminate | ||||
| | * | | | Add unique image logic and rename playbook to terminate.yml | Vinny Valdez | 2016-04-21 | 0 | -0/+0 |
| | | | | | |||||
| | * | | | Add ansible_sudo: true to subscription-manager task | Vinny Valdez | 2016-04-20 | 0 | -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) | ||||
| | * | | | Refactor debug flag to be dry_run and other small changes | Vinny Valdez | 2016-04-20 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Removed debug statements and instead display on pause prompt - Moved to playbooks directory | ||||
| | * | | | Add deprovision playbook using nova list with sanity checks | Vinny Valdez | 2016-04-20 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add minimum length check for env_id - Add max_instances check - Remove dynamic openstack.py inventory - Add override to bypass checks | ||||
| * | | | | Loosen up the DNS server a bit to allow for ETL OSP installs | Øystein Bedin | 2016-06-21 | 0 | -0/+0 |
| | | | | | |||||
| * | | | | Removing temporary file | Øystein Bedin | 2016-06-21 | 0 | -0/+0 |
| | | | | | |||||
| * | | | | Updated inventory and template file to make cluster config optional | Øystein Bedin | 2016-06-21 | 0 | -0/+0 |
| | | | | | |||||
| * | | | | Merge pull request #189 from etsauer/dns-image-name-fix | Øystein Bedin | 2016-06-20 | 0 | -0/+0 |
| |\ \ \ \ | | | | | | | | | | | | | Simple change and I ran through a provisioning test to verify that the correct image got picked up. Looks good, merging. | ||||
| | * | | | | Image name for DNS server becomes configurable. | Eric Sauer | 2016-06-20 | 0 | -0/+0 |
| | | | | | | |||||
| * | | | | | Updated to remove repos from playbook + fix typo | Øystein Bedin | 2016-06-17 | 0 | -0/+0 |
| |/ / / / | |||||
* / / / / | Cleande up hostname role to make it more generic | Øystein Bedin | 2016-06-17 | 2 | -50/+21 |
|/ / / / |