summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-0243-422/+1026
* Merge pull request #3248 from abutcher/include-role-whenAndrew Butcher2017-02-011-4/+7
|\
| * Wrap openshift_hosted_logging include_role within a block.Andrew Butcher2017-02-011-4/+7
|/
* Merge pull request #3224 from kwoodson/oc_serviceKenny Woodson2017-02-0117-42/+2466
|\
| * Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-014-16/+18
| * Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-314-1/+5
| * Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-3113-135/+377
| * Adding integration tests.Kenny Woodson2017-01-311-58/+96
| * Adding oc_service to lib_openshift.Kenny Woodson2017-01-317-15/+2153
* | Merge pull request #3241 from mtnbikenc/ansible-cfgTim Bielawa2017-02-012-7/+13
|\ \
| * | Add default ansible.cfg fileRussell Teague2017-02-012-7/+13
* | | Merge pull request #3246 from abutcher/boolaJason DeTiberus2017-02-011-1/+1
|\ \ \
| * | | Fix openshift_hosted_logging bool typo.Andrew Butcher2017-02-011-1/+1
|/ / /
* | | Merge pull request #3031 from jkhelil/sync_etcd_ca_certsAndrew Butcher2017-02-011-0/+32
|\ \ \
| * | | Sync etcd ca certs from etcd_ca_host to other etcd hostsjawed2017-01-271-0/+32
* | | | Merge pull request #3240 from dgoodwin/ssh-host-restartScott Dodson2017-02-011-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix host when waiting for a master system restart.Devan Goodwin2017-02-011-1/+2
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.5.3-1].Scott Dodson2017-01-312-2/+66
* | | Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_hostEric Wolinetz2017-01-311-2/+2
|\ \ \
| * | | Adding bool filter to ensure that we correctly set ops host for fluentdewolinetz2017-01-311-2/+2
* | | | Merge pull request #3229 from abutcher/node-cert-nodenameScott Dodson2017-01-311-3/+3
|\ \ \ \
| * | | | Set default GCE hostname to shost instance name.Andrew Butcher2017-01-311-3/+3
* | | | | Merge pull request #3232 from sdodson/ovs-upgradeScott Dodson2017-01-311-0/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | During node upgrade upgrade openvswitch rpmsScott Dodson2017-01-311-0/+15
* | | | | Merge pull request #3231 from mtnbikenc/ansible-versionTim Bielawa2017-01-311-1/+12
|\ \ \ \ \
| * | | | | Fail on Ansible version 2.2.1.0Russell Teague2017-01-311-1/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #3217 from twiest/repoqueryThomas Wiest2017-01-3113-21/+1431
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added repoquery to lib_utils.Thomas Wiest2017-01-3113-21/+1431
| |/ / /
* | | | Merge pull request #3230 from tbielawa/HTPASSWD_AUTHJason DeTiberus2017-01-311-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | HTPASSWD_AUTHTim Bielawa2017-01-311-0/+13
|/ / /
* | | Merge pull request #3194 from mtnbikenc/upgrade-3_5-forkRussell Teague2017-01-3114-77/+486
|\ \ \
| * | | Create v3_5 upgrade playbooksRussell Teague2017-01-3014-77/+486
* | | | Merge pull request #3225 from smarterclayton/fix_gceScott Dodson2017-01-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | GCE deployment fails due to invalid lookupClayton Coleman2017-01-301-1/+1
|/ / /
* | | Merge pull request #3222 from ewolinetz/fix_yamllint_loggingScott Dodson2017-01-303-16/+16
|\ \ \
| * | | Resolving yamllint issues from logging playbooksewolinetz2017-01-303-16/+16
|/ / /
* | | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson2017-01-3012-0/+64
|\ \ \ | |/ / |/| |
| * | Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz2017-01-305-6/+31
| * | Breaking out master-config changing and updated playbook to apply change to o...ewolinetz2017-01-303-6/+15
| * | ensuring ruamel.yaml is on target for oc_scaleewolinetz2017-01-271-0/+4
| * | Updating to correctly pull handler for openshift_logging. Adding logic to ope...ewolinetz2017-01-275-0/+19
| * | Updating openshift_logging role to add kibana public url to loggingPublicURL ...ewolinetz2017-01-271-0/+7
* | | Merge pull request #3218 from twiest/oc_serviceaccountThomas Wiest2017-01-3016-64/+2280
|\ \ \
| * | | Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-3016-64/+2280
* | | | Merge pull request #3219 from jcantrill/fix_logging_neg_strideEric Wolinetz2017-01-301-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix negative stride encountered from openshift_loggingJeff Cantrill2017-01-301-4/+4
* | | | Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-3014-7/+2063
|\ \ \ \
| * | | | Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-293-4/+6
| * | | | Fixing linters.Kenny Woodson2017-01-263-15/+21
| * | | | Fixing base.py for node and scale. Autogenerated code.Kenny Woodson2017-01-262-5/+3