summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-02Change default docker log driver from json-file to journald.Andrew Butcher
2017-02-02Merge pull request #3242 from ingvagabund/create-node-upgrade-roleScott Dodson
Move current node upgrade tasks under openshift_node_upgrade role
2017-02-01Appease yamllintScott Dodson
2017-02-01Merge pull request #3248 from abutcher/include-role-whenAndrew Butcher
Wrap openshift_hosted_logging include_role within a block.
2017-02-01Wrap openshift_hosted_logging include_role within a block.Andrew Butcher
2017-02-01Merge pull request #3224 from kwoodson/oc_serviceKenny Woodson
Adding oc_service to lib_openshift.
2017-02-01Fixing copy pasta comments. Fixed required in docs.Kenny Woodson
2017-02-01Merge pull request #3241 from mtnbikenc/ansible-cfgTim Bielawa
Add default ansible.cfg file
2017-02-01Merge pull request #3246 from abutcher/boolaJason DeTiberus
Fix openshift_hosted_logging bool typo.
2017-02-01Fix openshift_hosted_logging bool typo.Andrew Butcher
2017-02-01Add default ansible.cfg fileRussell Teague
By default the callback_plugins need to be run to ensure proper Ansible version
2017-02-01Merge pull request #3031 from jkhelil/sync_etcd_ca_certsAndrew Butcher
Sync etcd ca certs from etcd_ca_host to other etcd hosts
2017-02-01Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka
2017-02-01Merge pull request #3240 from dgoodwin/ssh-host-restartScott Dodson
Fix host when waiting for a master system restart.
2017-02-01Fix host when waiting for a master system restart.Devan Goodwin
Discovered situations where the inventory hostname may not be resolvable with operations. Switching to the ssh host (an IP) should always be correct.
2017-01-31Automatic commit of package [openshift-ansible] release [3.5.3-1].Scott Dodson
2017-01-31Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_hostEric Wolinetz
Adding bool filter to ensure that we correctly set ops host for fluentd
2017-01-31Adding bool filter to ensure that we correctly set ops host for fluentdewolinetz
2017-01-31Merge pull request #3229 from abutcher/node-cert-nodenameScott Dodson
Use short instance name as hostname by default in GCE environments
2017-01-31Fixing for tox tests. (flake8|pylint)Kenny Woodson
2017-01-31Adding unit test for oc_service. Added environment fix for non-standard oc ↵Kenny Woodson
installs.
2017-01-31Adding integration tests.Kenny Woodson
2017-01-31Adding oc_service to lib_openshift.Kenny Woodson
2017-01-31Merge pull request #3232 from sdodson/ovs-upgradeScott Dodson
During node upgrade upgrade openvswitch rpms
2017-01-31Set default GCE hostname to shost instance name.Andrew Butcher
2017-01-31Merge pull request #3231 from mtnbikenc/ansible-versionTim Bielawa
Fail on Ansible version 2.2.1.0
2017-01-31Merge pull request #3217 from twiest/repoqueryThomas Wiest
Added repoquery to lib_utils.
2017-01-31Fail on Ansible version 2.2.1.0Russell Teague
Due to issues with Ansible 2.2.1.0, the version verification has been updated to fail when attempting to use that version.
2017-01-31During node upgrade upgrade openvswitch rpmsScott Dodson
Containerized upgrades of openvswitch are already handled by updating the container images and pulling them again.
2017-01-31Merge pull request #3230 from tbielawa/HTPASSWD_AUTHJason DeTiberus
HTPASSWD_AUTH
2017-01-31HTPASSWD_AUTHTim Bielawa
2017-01-31Added repoquery to lib_utils.Thomas Wiest
2017-01-31Merge pull request #3194 from mtnbikenc/upgrade-3_5-forkRussell Teague
Create v3_5 upgrade playbooks
2017-01-30Merge pull request #3225 from smarterclayton/fix_gceScott Dodson
GCE deployment fails due to invalid lookup
2017-01-30Create v3_5 upgrade playbooksRussell Teague
2017-01-30GCE deployment fails due to invalid lookupClayton Coleman
Data is only available under ['instance'] and split was in the wrong order. This deploys against GCE for me.
2017-01-30Merge pull request #3222 from ewolinetz/fix_yamllint_loggingScott Dodson
Resolving yamllint issues from logging playbooks
2017-01-30Resolving yamllint issues from logging playbooksewolinetz
2017-01-30Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson
Updating openshift_logging role to add kibana public url to loggingPu…
2017-01-30Merge pull request #3218 from twiest/oc_serviceaccountThomas Wiest
Added oc_serviceaccount to lib_openshift.
2017-01-30Merge pull request #3219 from jcantrill/fix_logging_neg_strideEric Wolinetz
fix negative stride encountered from openshift_logging
2017-01-30Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz
2017-01-30Added oc_serviceaccount to lib_openshift.Thomas Wiest
2017-01-30Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson
Adding oadm_manage_node lib_openshift.
2017-01-30Breaking out master-config changing and updated playbook to apply change to ↵ewolinetz
other masters
2017-01-30Merge pull request #3220 from bparees/persistent_templatesScott Dodson
add persistent versions of quickstarts
2017-01-30fix negative stride encountered from openshift_loggingJeff Cantrill
2017-01-30add persistent versions of quickstartsBen Parees
2017-01-29Fixing docs. Added bugzilla to doc.Kenny Woodson
2017-01-29Merge pull request #3215 from mtnbikenc/std-play-namingJason DeTiberus
Standardize entry-point playbooks with named plays