summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master
Commit message (Expand)AuthorAgeFilesLines
* Add serviceNetworkCIDR to network configScott Dodson2015-09-021-0/+2
* Atomic Enterprise related changes.Avesh Agarwal2015-08-266-31/+52
* Fix quoting around nullJason DeTiberus2015-08-221-2/+2
* fix apiServerArguments and controllerServerArgumentsJason DeTiberus2015-08-221-8/+2
* Merge pull request #487 from detiber/bz1252337Brenton Leanhardt2015-08-181-1/+1
|\
| * Bug 1252337 - Fix for quote error in oauthConfig templateJason DeTiberus2015-08-171-1/+1
* | Merge pull request #405 from sdodson/loglevel2Brenton Leanhardt2015-08-171-1/+1
|\ \
| * | Set loglevel=2 as our default across the boardScott Dodson2015-07-291-1/+1
* | | Merge pull request #393 from detiber/bz1246458Brenton Leanhardt2015-08-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Bug 1246458 - dnsIP does not point to cluster IPJason DeTiberus2015-07-271-1/+1
| |/
* | Add support for setting kubeletArguments, controllerArguments, and apiServerA...Jason DeTiberus2015-08-132-0/+8
* | Add support for setting default node selectorJason DeTiberus2015-08-122-1/+2
* | Fix Custom CorsDiego Castro2015-08-122-1/+4
* | Add LDAPPasswordIdentityProvider bits to identity_provider_config macro.Andrew Butcher2015-07-311-0/+14
* | Add support for setting routingConfig:subdomainJason DeTiberus2015-07-282-1/+2
|/
* Add masterCA to ServiceAccountConfigScott Dodson2015-07-211-0/+1
* Merge pull request #374 from detiber/ha_masterBrenton Leanhardt2015-07-202-5/+5
|\
| * properly test openshift_master_ha varJason DeTiberus2015-07-202-5/+5
* | Merge pull request #362 from sdodson/issue361Brenton Leanhardt2015-07-201-0/+1
|\ \
| * | Issue361 - MatchNodeSelector should be firstScott Dodson2015-07-171-0/+1
* | | Merge pull request #354 from nekop/remove-betaThomas Wiest2015-07-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Replace outdated beta repo ids with 3.0 releaseTakayoshi Kimura2015-07-171-1/+1
| |/
* | fix typoJason DeTiberus2015-07-171-1/+1
* | Initial HA masterJason DeTiberus2015-07-173-0/+28
|/
* add pauses to avoid service restarts from interfering with initial startup bo...Jason DeTiberus2015-07-151-0/+5
* Playbook updates for clustered etcdJason DeTiberus2015-07-101-11/+1
* Etcd role updates and playbook updatesJason DeTiberus2015-07-102-9/+4
* Add etcd role that builds out basic etcd clusterScott Dodson2015-07-101-0/+1
* Changes related to latest openshift.Avesh Agarwal2015-06-301-2/+4
* Update for RC2 changesScott Dodson2015-06-162-17/+37
* Use the documented state=present for yum moduleJason DeTiberus2015-06-101-2/+2
* Templatize configs and 0.5.2 changesJason DeTiberus2015-06-105-37/+271
* Accomodate upstream configuration changeScott Dodson2015-06-102-17/+20
* * Fix tables in README.md filesJhon Honce2015-06-011-1/+1
* * rename openshift_registry_url oreg_urlJhon Honce2015-06-012-8/+8
* Install fluentd on nodes and masterJhon Honce2015-05-291-0/+4
* openshift_master open port for skydns serviceJason DeTiberus2015-05-201-1/+4
* Add vagrantfile and minor bugfixesJason DeTiberus2015-04-281-0/+11
* Fixes for latest osc client config changesJason DeTiberus2015-04-221-5/+13
* Use docker-registry.ops when deploying as onlineWesley Hearn2015-04-221-0/+6
* Fix issue with nodes being set to an empty string when generating master configJason DeTiberus2015-04-201-2/+2
* Configuration updates for latest builds and major refactorJason DeTiberus2015-04-142-15/+54
* openshift_facts role/module refactor default settingsJason DeTiberus2015-04-035-45/+49
* remove openshift_hostname_workaround var for openshift_common, rather rely on...Jason DeTiberus2015-03-241-1/+0
* node registration changesJason DeTiberus2015-03-242-31/+6
* Add workaround for openshift-master startup timeoutJason DeTiberus2015-03-131-0/+17
* Merge pull request #100 from detiber/randomCleanupThomas Wiest2015-03-092-14/+26
|\
| * Initial READMEs for openshift_{common, node, master}Jason DeTiberus2015-03-061-13/+25
| * Fix license nameJason DeTiberus2015-03-061-1/+1
* | Merge pull request #106 from detiber/condionalNodeOptionThomas Wiest2015-03-091-2/+3
|\ \