summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 #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)
| | * | Refactor debug flag to be dry_run and other small changesVinny Valdez2016-04-200-0/+0
| | | | | | | | | | | | | | | | | | | | - Removed debug statements and instead display on pause prompt - Moved to playbooks directory
| | * | Add deprovision playbook using nova list with sanity checksVinny Valdez2016-04-200-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 Bedin2016-06-210-0/+0
| | | |
| * | | Removing temporary fileØystein Bedin2016-06-210-0/+0
| | | |
| * | | Updated inventory and template file to make cluster config optionalØystein Bedin2016-06-210-0/+0
| | | |
| * | | Merge pull request #189 from etsauer/dns-image-name-fixØystein Bedin2016-06-200-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 Sauer2016-06-200-0/+0
| | | | |
| * | | | Updated to remove repos from playbook + fix typoØystein Bedin2016-06-170-0/+0
| |/ / /
* / / / Cleande up hostname role to make it more genericØystein Bedin2016-06-172-50/+21
|/ / /
* | | Add floating IP support when using NeutronVinny Valdez2016-06-170-0/+0
| | |
* | | DNS fix to support OSEv3.2Øystein Bedin2016-06-130-0/+0
| | |
* | | Removed spaces causing issues...Øystein Bedin2016-06-130-0/+0
| | |
* | | Updating ose-provision with DNS workarounds / fixesØystein Bedin2016-06-130-0/+0
| | |
* | | Wrapping in a script to tie the two playbooks togetherEric Sauer2016-06-100-0/+0
| | |
* | | Updated inventory template to include openshift_hostname and ↵Øystein Bedin2016-06-090-0/+0
| | | | | | | | | | | | openshift_public_hostname
* | | Updated to run as root rather than cloud-user, for now...Øystein Bedin2016-06-091-1/+1
| | |
* | | Channging hard coded host groups to match openshift-ansible expected host ↵Eric Sauer2016-06-082-13/+12
| | | | | | | | | | | | groups. Importing byo playbook now instead of nested ansible run. Need to refactor how we generate hostnames to make it fit this.
* | | Fixing unescaped newlineEric Sauer2016-06-060-0/+0
| | |
* | | Subscription manager role should accomodate orgs with spacesEric Sauer2016-06-031-1/+1
| | |
* | | Reverting previous commit and making template adjustmentsEric Sauer2016-06-031-0/+8
| | |
* | | Changes to allow runs from inside a container. Also allows for running ↵Eric Sauer2016-06-031-0/+3
| | | | | | | | | | | | upstream openshift-ansible installer
* | | Changes by JayKayy for a full provision of OpenShift on OpenStackEric Sauer2016-05-139-1/+113
| | |
* | | Merge pull request #154 from oybed/ansible-dnsEric Sauer2016-05-040-0/+0
|\ \ \ | | | | | | | | First cut at DNS ansible roles
| * | | Updated dns-server role based on feedbackØystein Bedin2016-05-040-0/+0
| | | |
| * | | Updated to fix broken/missing 'defaults'...Øystein Bedin2016-04-200-0/+0
| | | |
| * | | Updated defaults and tasks for dns-serverØystein Bedin2016-04-190-0/+0
| | | |
| * | | First cut at DNS ansible rolesØystein Bedin2016-04-190-0/+0
| |/ /
* | | Merge branch 'openshift-enterprise-3' of github.com:rhtconsulting/rhc-ose ↵Eric Sauer2016-05-040-0/+0
|\ \ \ | | | | | | | | | | | | into openshift-enterprise-3
| * \ \ Merge pull request #147 from vvaldez/ose-provision-prereqsEric Sauer2016-05-040-0/+0
| |\ \ \ | | | | | | | | | | Add OSE provision prerequisites
| | * | | Remove getenforce and firewall tasks and use factsVinny Valdez2016-04-220-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Uses Ansible collected facts to determine SELinux status - Adds ansible_sudo: true when calling role - Adds tag to role when calling it
| | * | | Add SELinux check and fail if not enforcingVinny Valdez2016-04-210-0/+0
| | | | |
| | * | | Add OSE provision prerequisitesVinny Valdez2016-04-210-0/+0
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | - Install required packages - Update pacakges (moved from main.yml) - Install and disable firewalld - Install iptables-services and disable iptables - Verify and set hostname if needed