Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic commit of package [openshift-ansible] release [3.0.66-1]. | Troy Dawson | 2016-03-28 | 2 | -2/+17 |
| | |||||
* | Merge pull request #1665 from sdodson/bz1320335 | Brenton Leanhardt | 2016-03-28 | 36 | -218/+422 |
|\ | | | | | Sync latest db-templates and qucikstart-templates | ||||
| * | Sync latest db-templates and qucikstart-templates | Scott Dodson | 2016-03-24 | 36 | -218/+422 |
| | | |||||
* | | Merge pull request #1592 from detiber/fixAuthFilter | Brenton Leanhardt | 2016-03-28 | 1 | -7/+6 |
|\ \ | | | | | | | Attempt to fix error validating when extraScopes and extraAuthorizePa… | ||||
| * | | Attempt to fix error validating when extraScopes and ↵ | Jason DeTiberus | 2016-03-11 | 1 | -7/+6 |
| | | | | | | | | | | | | extraAuthorizeParameters are not present | ||||
* | | | Merge pull request #1638 from JayKayy/logging | Brenton Leanhardt | 2016-03-28 | 8 | -0/+203 |
|\ \ \ | | | | | | | | | Adding openshift_efk role | ||||
| * | | | added admin binary varibale usage as well as specifying kubeconfig copy to ↵ | John Kwiatkoski | 2016-03-25 | 2 | -33/+29 |
| | | | | | | | | | | | | | | | | be used | ||||
| * | | | adding playbook | John Kwiatkoski | 2016-03-23 | 1 | -0/+6 |
| | | | | |||||
| * | | | Tested of refactored code | John Kwiatkoski | 2016-03-23 | 6 | -75/+60 |
| | | | | |||||
| * | | | revised and restructured logging role | John Kwiatkoski | 2016-03-22 | 8 | -113/+135 |
| | | | | |||||
| * | | | Adding openshift_efk role | John Kwiatkoski | 2016-03-18 | 3 | -0/+194 |
| | | | | |||||
* | | | | Merge pull request #1669 from kwoodson/fix_yedit | Kenny Woodson | 2016-03-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Added error message for yedit when yaml fails to parse. | ||||
| * | | | | Fixed error message to add valid yaml | Kenny Woodson | 2016-03-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1649 from BlueShells/pv_work | ZhiMing Zhang | 2016-03-28 | 1 | -0/+35 |
|\ \ \ \ | | | | | | | | | | | add dynamic pv count | ||||
| * | | | | fix some typo | Zhiming Zhang | 2016-03-22 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add the total and available space item | Zhiming Zhang | 2016-03-22 | 1 | -0/+12 |
| | | | | | |||||
| * | | | | add dynamic pv count | Zhiming Zhang | 2016-03-22 | 1 | -0/+23 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.65-1]. | Troy Dawson | 2016-03-24 | 2 | -2/+6 |
| | | | | | |||||
* | | | | | Merge pull request #1664 from kwoodson/api_dc | Kenny Woodson | 2016-03-24 | 3 | -68/+490 |
|\ \ \ \ \ | | | | | | | | | | | | | Deployment config module | ||||
| * | | | | | Adding deployment config and refactored. | Kenny Woodson | 2016-03-24 | 3 | -68/+490 |
| | | | | | | |||||
* | | | | | | Merge pull request #1575 from enoodle/manageiq_sa_to_have_image_puller_role | Brenton Leanhardt | 2016-03-24 | 2 | -1/+20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | ManageIQ SA: Adding image-puller role | ||||
| * | | | | | | ManageIQ SA: Adding image-puller role | Erez Freiberger | 2016-03-24 | 2 | -1/+20 |
| | | | | | | | |||||
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.64-1]. | Troy Dawson | 2016-03-23 | 2 | -2/+12 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1642 from wshearn/fix_serviceaccounts | Brenton Leanhardt | 2016-03-23 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add namespace flag to oc create | ||||
| * | | | | | | Fix indention | Wesley Hearn | 2016-03-22 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Fix line break | Wesley Hearn | 2016-03-22 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Add namespace flag to oc create | Wesley Hearn | 2016-03-21 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1644 from elyscape/named-certs-permissions | Brenton Leanhardt | 2016-03-23 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Lock down permissions on named certificates | ||||
| * | | | | | | Lock down permissions on named certificates | Eli Young | 2016-03-21 | 1 | -1/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #1651 from kwoodson/libcli | Kenny Woodson | 2016-03-23 | 2 | -199/+563 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Latest updates to lib api. | ||||
| * | | | | | Latest cli updates from generated files | Kenny Woodson | 2016-03-23 | 2 | -199/+563 |
| | | | | | | |||||
* | | | | | | Merge pull request #1648 from sdodson/bz1313210 | Brenton Leanhardt | 2016-03-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Add /dev to node containers | ||||
| * | | | | | Add /dev to node containers | Scott Dodson | 2016-03-22 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #1647 from dgoodwin/per-fsgroup-quota | Brenton Leanhardt | 2016-03-22 | 3 | -0/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | Support setting local storage perFSGroup quota in node config. | ||||
| * | | | | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | 2016-03-22 | 3 | -0/+5 |
|/ / / / | | | | | | | | | | | | | | | | | Adds a new inventory var "openshift_node_local_quota_per_fsgroup", which will set the perFSGroup quota node-config.yaml. | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.0.63-1]. | Kenny Woodson | 2016-03-21 | 2 | -2/+6 |
| | | | | |||||
* | | | | Merge pull request #1641 from kwoodson/selectorsfix | Kenny Woodson | 2016-03-21 | 1 | -9/+21 |
|\ \ \ \ | |/ / / |/| | | | Modified group selectors to work with multpile clusters per account. | ||||
| * | | | Modified group selectors for muliple clusters per account | Kenny Woodson | 2016-03-21 | 1 | -9/+21 |
|/ / / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.62-1]. | Troy Dawson | 2016-03-18 | 2 | -2/+6 |
| | | | |||||
* | | | Merge pull request #1637 from kwoodson/yaml_edit | Kenny Woodson | 2016-03-18 | 2 | -0/+456 |
|\ \ \ | | | | | | | | | Yaml edit ansible module | ||||
| * | | | Yaml editor first attempt | Kenny Woodson | 2016-03-18 | 2 | -0/+456 |
| | | | | |||||
* | | | | Merge pull request #1626 from codificat/libvirt-vars-fix | Wesley Hearn | 2016-03-18 | 5 | -30/+33 |
|\ \ \ \ | |_|/ / |/| | | | libvirt cluster variables cleanup | ||||
| * | | | libvirt cluster variables cleanup | Pep Turró Mauri | 2016-03-16 | 5 | -30/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove redundant variables and make existing ones configurable. - Fixes default values for the new vars introduced in #1578 (d4fa9b2) - Document these variables | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.0.61-1]. | Troy Dawson | 2016-03-17 | 2 | -2/+6 |
| |/ / |/| | | |||||
* | | | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 6 | -8/+29 |
|\ \ \ | | | | | | | | | Bug 1317755 - Set insecure-registry for internal registry by default | ||||
| * | | | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 6 | -8/+29 |
| |/ / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.60-1]. | Brenton Leanhardt | 2016-03-16 | 2 | -2/+18 |
| | | | |||||
* | | | Merge pull request #1628 from abutcher/deployment-type | Kenny Woodson | 2016-03-16 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Add default deployment_type to openshift_facts. | ||||
| * | | | Fall back to deployment_type in openshift_facts. | Andrew Butcher | 2016-03-16 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #1627 from sdodson/healthz | Brenton Leanhardt | 2016-03-16 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix path to cacert on /healthz/ready check |