summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync latest image stream contentScott Dodson2017-02-0618-103/+2920
* Merge pull request #3258 from jcantrill/bz1414625_check_keytoolScott Dodson2017-02-031-1/+1
|\
| * fixes 1414625. Fix check of keytool in openshift_metrics roleJeff Cantrill2017-02-031-1/+1
* | Merge pull request #3239 from ewolinetz/logging_fix_immutable_spec_changesEric Wolinetz2017-02-0210-28/+53
|\ \
| * | Adding include_role to block to resolve when evalewolinetz2017-02-011-3/+4
| * | Merge branch 'master' into logging_fix_immutable_spec_changesEric Wolinetz2017-02-0122-54/+2521
| |\ \
| * | | Updating oc_apply to use command instead of shellewolinetz2017-02-011-5/+7
| * | | Updating oc_apply changed_when conditions, fixing filter usage for openshift_...ewolinetz2017-02-012-14/+15
| * | | Adding bool filter to when openshift_logging_use_ops evals and updating oc_ap...ewolinetz2017-01-318-19/+39
* | | | Merge pull request #2681 from abutcher/journald-log-driverScott Dodson2017-02-023-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change default docker log driver from json-file to journald.Andrew Butcher2017-02-023-3/+3
|/ / /
* | | Merge pull request #3242 from ingvagabund/create-node-upgrade-roleScott Dodson2017-02-0216-80/+531
|\ \ \ | |_|/ |/| |
| * | Appease yamllintScott Dodson2017-02-012-2/+3
| * | Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka2017-02-0116-80/+530
| |/
* | 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
|\ \ \ | |/ / |/| |