summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* allow openshift_logging role to specify nodeSelectorsJeff Cantrill2017-01-247-0/+27
* Merge pull request #3164 from mtnbikenc/firewalld_fixJason DeTiberus2017-01-241-2/+3
|\
| * Remove is_containerized check for firewalld installsRussell Teague2017-01-241-2/+3
* | Merge pull request #3142 from bparees/forcepull_quotesScott Dodson2017-01-243-11/+2
|\ \ | |/ |/|
| * treat force_pull as a boolBen Parees2017-01-233-11/+2
* | Merge pull request #3166 from abutcher/pylintRussell Teague2017-01-241-6/+23
|\ \
| * | Clean up pylint for delete_empty_keys.Andrew Butcher2017-01-241-6/+23
* | | [os_firewall] Fix default iptables args.Andrew Butcher2017-01-241-2/+2
|/ /
* | Merge pull request #3044 from mtnbikenc/docker-optionsJason DeTiberus2017-01-242-1/+3
|\ \
| * | Add new option 'openshift_docker_selinux_enabled'Russell Teague2017-01-242-1/+3
* | | Merge pull request #3158 from bparees/skip_proxiesJason DeTiberus2017-01-241-0/+12
|\ \ \
| * | | do not set empty proxy env variable defaultsBen Parees2017-01-241-0/+12
* | | | Merge pull request #3145 from jcantrill/bz_1414477_missing_import_jks_deuceScott Dodson2017-01-243-137/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | fix BZ1414477. Use keytool on control node and require javaJeff Cantrill2017-01-233-137/+49
* | | | Merge pull request #3152 from abutcher/iptables-wScott Dodson2017-01-241-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | [os_firewall] Add -w flag to wait for iptables xtables lock.Andrew Butcher2017-01-231-1/+3
* | | | Merge branch 'master' into fix_logging_jks_genEric Wolinetz2017-01-2326-112/+1883
|\ \ \ \
| * | | | fixes BZ-1414625. Check for httpd-tools and java before installJeff Cantrill2017-01-232-0/+22
| * | | | Merge pull request #3106 from andrewklau/haproxy-containerScott Dodson2017-01-223-4/+40
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add containzerized haproxy optionAndrew Lau2017-01-213-4/+40
| * | | | Merge pull request #3136 from jcantrill/logging_oc_applyJason DeTiberus2017-01-201-7/+14
| |\ \ \ \
| | * | | | fix oc_apply to allow running on any control nodeJeff Cantrill2017-01-191-7/+14
| * | | | | Merge pull request #3128 from jcantrill/3127_oc_apply_for_metricsJason DeTiberus2017-01-201-4/+12
| |\ \ \ \ \
| | * | | | | fixes #3127. Get files for oc_apply from remote hostJeff Cantrill2017-01-191-4/+12
| | |/ / / /
| * | | | | Reorder node dnsmasq dependency s.t. networkmanager is restarted after firewa...Andrew Butcher2017-01-201-2/+2
| | |_|/ / | |/| | |
| * | | | Merge pull request #3130 from kwoodson/lib_openshift_versionKenny Woodson2017-01-2015-63/+1789
| |\ \ \ \
| | * | | | Adding version to lib_openshiftKenny Woodson2017-01-2015-63/+1789
| * | | | | Merge pull request #3132 from richm/g_master_mktemp-conflictAndrew Butcher2017-01-201-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | g_master_mktemp in openshift-master conflicts with openshift_master_certificatesRich Megginson2017-01-191-4/+4
| | | |_|/ | | |/| |
| * | | | jenkins v1.3 templates should not enable oauthgabemontero2017-01-202-28/+0
| |/ / /
* | | | Adding to ansible spec and changing logging jks generation to be a local_actionewolinetz2017-01-204-36/+114
* | | | Removing docker run strategy and make java a requirement for control hostewolinetz2017-01-203-13/+18
* | | | Updating to use docker run instead of scheduling jks gen podewolinetz2017-01-201-47/+13
|/ / /
* | | Merge pull request #3123 from jcantrill/bz_141619Jason DeTiberus2017-01-191-1/+1
|\ \ \
| * | | fixes BZ141619. Corrects the variable in the READMEJeff Cantrill2017-01-191-1/+1
| |/ /
* | | Merge pull request #3117 from kwoodson/lib_openshiftKenny Woodson2017-01-198-27/+1787
|\ \ \ | |/ / |/| |
| * | Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-188-27/+1787
* | | Merge pull request #3120 from ewolinetz/logging_role_fixesJason DeTiberus2017-01-192-3/+3
|\ \ \
| * | | Addressing found issues with logging roleewolinetz2017-01-182-3/+3
| |/ /
* | | Merge pull request #3107 from kwoodson/generate_tox_testJason DeTiberus2017-01-183-23/+45
|\ \ \ | |/ / |/| |
| * | Updated the generate.py scripts for tox and virtualenv.Kenny Woodson2017-01-183-23/+45
* | | Merge pull request #3112 from derekwaynecarr/cgroup_rwJason DeTiberus2017-01-181-1/+1
|\ \ \ | |/ / |/| |
| * | kubelet must have rw to cgroups for pod/qos cgroups to functionDerek Carr2017-01-181-1/+1
* | | Merge pull request #3100 from abutcher/serialsScott Dodson2017-01-183-30/+55
|\ \ \
| * | | Ensure serial certificate generation for node and master certificates.Andrew Butcher2017-01-172-20/+33
| * | | Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-162-17/+29
* | | | Merge pull request #3099 from tbielawa/expiry_serialsScott Dodson2017-01-1811-107/+911
|\ \ \ \
| * | | | Fix yaml lint in easy-mode playbookTim Bielawa2017-01-182-2/+2
| * | | | [Cert Expiry] Add serial numbers, include example PBs, docsTim Bielawa2017-01-1711-107/+911
* | | | | Merge pull request #3092 from kwoodson/lib_openshift_3.3Scott Dodson2017-01-1824-128/+4432
|\ \ \ \ \ | |_|_|/ / |/| | | |