Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 3 | -0/+34 |
| | | | | | | | | | | | | | This change copies the CloudFront private key to registry hosts when the provider is set to s3 and CloudFront baseurl, privatekey, and keyparid are all provided. It also adds the following variable examples in the host inventory files: - openshift_hosted_registry_storage_s3_cloudfront_baseurl - openshift_hosted_registry_storage_s3_cloudfront_privatekeyfile - openshift_hosted_registry_storage_s3_cloudfront_keypairid See https://bugzilla.redhat.com/show_bug.cgi?id=1395168 | ||||
* | Merge pull request #3249 from kwoodson/oc_label | Kenny Woodson | 2017-02-05 | 8 | -0/+2535 |
|\ | | | | | Adding oc_label to lib_openshift. | ||||
| * | Doc enhancements. | Kenny Woodson | 2017-02-02 | 4 | -10/+69 |
| | | |||||
| * | Fixing linters. | Kenny Woodson | 2017-02-02 | 6 | -97/+17 |
| | | |||||
| * | Adding unit test. Fixed redudant calls to get. | Kenny Woodson | 2017-02-01 | 4 | -55/+245 |
| | | |||||
| * | Fixing doc and generating new label with updated base. | Kenny Woodson | 2017-02-01 | 3 | -41/+63 |
| | | |||||
| * | oc_label ansible module | Joel Diaz | 2017-02-01 | 7 | -0/+2344 |
| | | | | | | | | used for adding/removing labels on various OpenShift objects | ||||
* | | Merge pull request #3259 from sdodson/ruamel-yaml-dep | Scott Dodson | 2017-02-03 | 4 | -4/+11 |
|\ \ | | | | | | | Ensure python-ruamel-yaml is installed | ||||
| * | | Ensure python2-ruamel-yaml is installed | Scott Dodson | 2017-02-03 | 4 | -4/+11 |
| | | | | | | | | | | | | | | | | | | need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing. | ||||
* | | | Merge pull request #2671 from abutcher/cert-redeploy-restructure | Scott Dodson | 2017-02-03 | 43 | -422/+1026 |
|\ \ \ | | | | | | | | | Restructure certificate redeploy playbooks | ||||
| * | | | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 43 | -422/+1026 |
| | | | | |||||
* | | | | Merge pull request #3243 from ↵ | Scott Dodson | 2017-02-03 | 2 | -2/+55 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | ingvagabund/upgrade-node-part-of-masters-as-part-of-control-plane-upgrade Upgrade node part of masters as part of control plane upgrade | ||||
| * | | | run node upgrade if master is node as part of the control plan upgrade only | Jan Chaloupka | 2017-02-02 | 2 | -2/+55 |
| | | | | |||||
* | | | | Merge pull request #3179 from jcantrill/logging_pull_secret | Scott Dodson | 2017-02-03 | 3 | -0/+30 |
|\ \ \ \ | | | | | | | | | | | openshift_logging link pull secret to serviceaccounts | ||||
| * | | | | openshift_logging link pull secret to serviceaccounts | Jeff Cantrill | 2017-02-03 | 3 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | fix unlabel when undeploying | ||||
* | | | | | Merge pull request #3255 from mtnbikenc/version-check | Scott Dodson | 2017-02-03 | 1 | -4/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add logic to verify patched version of Ansible | ||||
| * | | | | Add logic to verify patched version of Ansible | Russell Teague | 2017-02-02 | 1 | -4/+9 |
| |/ / / | | | | | | | | | | | | | | | | | A patched version of Ansible is being made available, which should not cause a failure on version checking. | ||||
* | | | | Merge pull request #3258 from jcantrill/bz1414625_check_keytool | Scott Dodson | 2017-02-03 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fixes 1414625. Fix check of keytool in openshift_metrics role | ||||
| * | | | | fixes 1414625. Fix check of keytool in openshift_metrics role | Jeff Cantrill | 2017-02-03 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #3239 from ewolinetz/logging_fix_immutable_spec_changes | Eric Wolinetz | 2017-02-02 | 10 | -28/+53 |
|\ \ \ \ | | | | | | | | | | | Adding bool filter to when openshift_logging_use_ops evals and updati… | ||||
| * | | | | Adding include_role to block to resolve when eval | ewolinetz | 2017-02-01 | 1 | -3/+4 |
| | | | | | |||||
| * | | | | Merge branch 'master' into logging_fix_immutable_spec_changes | Eric Wolinetz | 2017-02-01 | 22 | -54/+2521 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Updating oc_apply to use command instead of shell | ewolinetz | 2017-02-01 | 1 | -5/+7 |
| | | | | | |||||
| * | | | | Updating oc_apply changed_when conditions, fixing filter usage for ↵ | ewolinetz | 2017-02-01 | 2 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | openshift_hosted_logging playbook | ||||
| * | | | | Adding bool filter to when openshift_logging_use_ops evals and updating ↵ | ewolinetz | 2017-01-31 | 8 | -19/+39 |
| | | | | | | | | | | | | | | | | | | | | oc_apply to handle trying to update immutable fields | ||||
* | | | | | Merge pull request #2681 from abutcher/journald-log-driver | Scott Dodson | 2017-02-02 | 3 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Bug 1388191 - Default docker log driver should be journald | ||||
| * | | | | Change default docker log driver from json-file to journald. | Andrew Butcher | 2017-02-02 | 3 | -3/+3 |
|/ / / / | |||||
* | | | | Merge pull request #3242 from ingvagabund/create-node-upgrade-role | Scott Dodson | 2017-02-02 | 16 | -80/+531 |
|\ \ \ \ | |_|/ / |/| | | | Move current node upgrade tasks under openshift_node_upgrade role | ||||
| * | | | Appease yamllint | Scott Dodson | 2017-02-01 | 2 | -2/+3 |
| | | | | |||||
| * | | | Move current node upgrade tasks under openshift_node_upgrade role | Jan Chaloupka | 2017-02-01 | 16 | -80/+530 |
| |/ / | |||||
* | | | Merge pull request #3248 from abutcher/include-role-when | Andrew Butcher | 2017-02-01 | 1 | -4/+7 |
|\ \ \ | |_|/ |/| | | Wrap openshift_hosted_logging include_role within a block. | ||||
| * | | Wrap openshift_hosted_logging include_role within a block. | Andrew Butcher | 2017-02-01 | 1 | -4/+7 |
|/ / | |||||
* | | Merge pull request #3224 from kwoodson/oc_service | Kenny Woodson | 2017-02-01 | 17 | -42/+2466 |
|\ \ | | | | | | | Adding oc_service to lib_openshift. | ||||
| * | | Fixing copy pasta comments. Fixed required in docs. | Kenny Woodson | 2017-02-01 | 4 | -16/+18 |
| | | | |||||
| * | | Fixing for tox tests. (flake8|pylint) | Kenny Woodson | 2017-01-31 | 4 | -1/+5 |
| | | | |||||
| * | | Adding unit test for oc_service. Added environment fix for non-standard oc ↵ | Kenny Woodson | 2017-01-31 | 13 | -135/+377 |
| | | | | | | | | | | | | installs. | ||||
| * | | Adding integration tests. | Kenny Woodson | 2017-01-31 | 1 | -58/+96 |
| | | | |||||
| * | | Adding oc_service to lib_openshift. | Kenny Woodson | 2017-01-31 | 7 | -15/+2153 |
| | | | |||||
* | | | Merge pull request #3241 from mtnbikenc/ansible-cfg | Tim Bielawa | 2017-02-01 | 2 | -7/+13 |
|\ \ \ | | | | | | | | | Add default ansible.cfg file | ||||
| * | | | Add default ansible.cfg file | Russell Teague | 2017-02-01 | 2 | -7/+13 |
| | |/ | |/| | | | | | | | | | | By default the callback_plugins need to be run to ensure proper Ansible version | ||||
* | | | Merge pull request #3246 from abutcher/boola | Jason DeTiberus | 2017-02-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix openshift_hosted_logging bool typo. | ||||
| * | | | Fix openshift_hosted_logging bool typo. | Andrew Butcher | 2017-02-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #3031 from jkhelil/sync_etcd_ca_certs | Andrew Butcher | 2017-02-01 | 1 | -0/+32 |
|\ \ \ | | | | | | | | | Sync etcd ca certs from etcd_ca_host to other etcd hosts | ||||
| * | | | Sync etcd ca certs from etcd_ca_host to other etcd hosts | jawed | 2017-01-27 | 1 | -0/+32 |
| | | | | |||||
* | | | | Merge pull request #3240 from dgoodwin/ssh-host-restart | Scott Dodson | 2017-02-01 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | Fix host when waiting for a master system restart. | ||||
| * | | | Fix host when waiting for a master system restart. | Devan Goodwin | 2017-02-01 | 1 | -1/+2 |
|/ / / | | | | | | | | | | | | | | | | Discovered situations where the inventory hostname may not be resolvable with operations. Switching to the ssh host (an IP) should always be correct. | ||||
* | | | Automatic commit of package [openshift-ansible] release [3.5.3-1]. | Scott Dodson | 2017-01-31 | 2 | -2/+66 |
| | | | |||||
* | | | Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_host | Eric Wolinetz | 2017-01-31 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Adding bool filter to ensure that we correctly set ops host for fluentd | ||||
| * | | | Adding bool filter to ensure that we correctly set ops host for fluentd | ewolinetz | 2017-01-31 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #3229 from abutcher/node-cert-nodename | Scott Dodson | 2017-01-31 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | Use short instance name as hostname by default in GCE environments |