summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* retain or delete registered image upon revert (#238)Ryan Cook2017-02-230-0/+0
|
* Add 'ProxyCommand none' to bastion for ssh configGerald Nunn2017-02-220-0/+0
|
* adding KubernetesCluster variable (#264)Ryan Cook2017-02-220-0/+0
| | | | | | | | | | | | | | * adding KubernetesCluster variable * items for adding of nodes * variable definition * improper comma and missing infra-node-scaleup * linting * moving tag to the cloudformation
* OpenShift Minor update playbook (#263)Ryan Cook2017-02-220-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit * gce and aws common and vmware unique file * moving things around * linting * adding excluder packages * now using the excluder and unexclude packages * removal of unexclude in the install * needed to switch to role due to facts * changing to role and fixup * linting and removal of lines from testing * allow for the selecting of version or default value * by default when the excluder package is installed it executes as exclude * wrong cloudprovider * individual playbooks for minor updates * linting
* Merge pull request #266 from cooktheryan/var-fixDavis Phillips2017-02-210-0/+0
|\ | | | | removed redhat/ from sdn selection
| * removed redhat/ from sdn selectionRyan Cook2017-02-210-0/+0
|/
* git is required when running containerized (#262)Ryan Cook2017-02-200-0/+0
| | | | | | | | | | * git is required when running containerized * lint and removal of uneeded script * gather facts and no longer use block * formatting issue
* Merge pull request #261 from cooktheryan/sdnDavis Phillips2017-02-200-0/+0
|\ | | | | Allow for selecting of SDN
| * Merge branch 'master' into sdnRyan Cook2017-02-160-0/+0
| |\ | |/ |/|
* | Merge pull request #259 from cooktheryan/primary-masterDavis Phillips2017-02-160-0/+0
|\ \ | | | | | | no longer forcing a primary master
| * \ Merge branch 'master' into primary-masterRyan Cook2017-02-140-0/+0
| |\ \ | |/ / |/| |
| * | no longer manually forcing a primary masterRyan Cook2017-02-130-0/+0
| | |
| | * Merge branch 'master' into sdnRyan Cook2017-02-150-0/+0
| | |\ | |_|/ |/| |
* | | do not need to provide github auth in this play (#260)Ryan Cook2017-02-140-0/+0
| | |
* | | adding osp (#241)Ryan Cook2017-02-140-0/+0
| | |
* | | Define subdomain (#258)Ryan Cook2017-02-140-0/+0
|/ /
| * vmware sdn selectionRyan Cook2017-02-140-0/+0
| |
| * sdn selection for GCERyan Cook2017-02-140-0/+0
| |
| * did not specify the correct valuesroot2017-02-130-0/+0
| |
| * need to actually set what snd to useroot2017-02-130-0/+0
| |
| * allow for selecting of SDNRyan Cook2017-02-130-0/+0
|/
* Proper subscriptions and unsubscribe for the GCE provider (#256)Ryan Cook2017-02-090-0/+0
| | | | | | | | | | | | | | | | | | | | * unsubscribe template and subscribe instances * need to be able to use numeric subscriptions * bastion registration playbook * missing the actual playbooks * bastion requires root and facts * moving bastion plays under openshift-install * unregister instaces * can't use ansible in this step * gcloud cleanup to use the correct repo
* Update README.mdRyan Cook2017-02-030-0/+0
|
* README update and static inventory fixRyan Cook2017-02-030-0/+0
|
* Merge pull request #254 from cooktheryan/scale-reg-downDavis Phillips2017-02-020-0/+0
|\ | | | | Registry should only one pod due to nfs
| * ensure the registry is only one pod due to nfsRyan Cook2017-02-020-0/+0
|/
* change cooktheryan to openshiftRyan Cook2017-02-010-0/+0
|
* gce provider fixes (#250)Ryan Cook2017-02-010-0/+0
| | | | | | | | | | | | | | | | | | * gce provider fixes * removal of osm entries * path fix * formatting change * linting * move a line * another fix of cloud-config file * more linting
* static inventory creation (#244)Ryan Cook2017-02-010-0/+0
| | | | | | * intial commit of static inventory creation * git ignore static inventory file in gce and fix ups for travis
* Define openshift_master_default_subdomainBrad Durrow2017-02-010-0/+0
|
* Addition of update playbook (#247)Ryan Cook2017-02-010-0/+0
| | | | | | | | | | | | | | | | | | | | * testing patching the system to resolve sub-manager errors * trailing space fix * needed to gather facts * improper ordering * switching to double quotes to match openshift-ansible * Update openshift-install.yaml No longer including the playbook in the deployment but just defining it * Update main.yaml Rolling back the change
* Merge pull request #245 from chekolyn/vagrant-fix02Jason DeTiberus2017-01-310-0/+0
|\ | | | | Vagrant fixes
| * Vagrant fixesSergio Aguilar2017-01-310-0/+0
| | | | | | | | | | | | 1)Fix glitch with vagrant and eth1 not having an active ip after first boot. Removed unnecessary ntp install by script; will be done by openshift install.
| * Vagrant fixesSergio Aguilar2017-01-300-0/+0
| | | | | | | | | | 1) Added ntp 2) Fix glitch with vagrant and eth1 not having an active ip after first boot.
* | Do initial create to make sure the hosts attach without waitGlenn West2017-01-310-0/+0
| |
* | removal of unneeded modulesRyan Cook2017-01-310-0/+0
| |
* | add node fix due to playbook movement (#239)Ryan Cook2017-01-300-0/+0
| | | | | | | | | | | | | | | | | | | | * add node fix due to playbook movement * yaml lint cleanup * improper spacing fix pt2 * fix of CentOS typo
* | Merge pull request #237 from detiber/cleanupJason DeTiberus2017-01-271-5/+5
|\ \ | | | | | | Cleanup and add travis/tox testing
| * | Update README for how to run testsJason DeTiberus2017-01-270-0/+0
| | |
| * | update for yamllint errorsJason DeTiberus2017-01-261-5/+5
| | |
| * | update setup.py to fix yamllint errorJason DeTiberus2017-01-260-0/+0
| | |
| * | Add build status to readmeJason DeTiberus2017-01-260-0/+0
| | |
| * | add travis/tox testingJason DeTiberus2017-01-260-0/+0
| | |
| * | remove old aws provisioning playbooksJason DeTiberus2017-01-260-0/+0
|/ /
* | Merge pull request #228 from DanyC97/remove-empty-linesDavis Phillips2017-01-260-0/+0
|\ \ | | | | | | Made all playbooks, roles consistent
| * | Made all playbooks, roles consistent by adding --- and removing empty lines“DanyC97”2017-01-240-0/+0
| | |
* | | Merge pull request #233 from cooktheryan/block-validateDavis Phillips2017-01-260-0/+0
|\ \ \ | | | | | | | | now using blocks for validation
| * | | now using blocks for validationRyan Cook2017-01-250-0/+0
| | | |
* | | | Use openshift.common facts to reference oc and oadmBrad Durrow2017-01-250-0/+0
| | | |
* | | | refactor restart atomic-openshift-node task to work with other deployment typesBrad Durrow2017-01-250-0/+0
|/ / /