summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-29Merge pull request #1673 from BlueShells/bugfix_for_dynamicpvZhiMing Zhang
fix the key name for the dynamic item of avalable
2016-03-29fix the key name for the dynamic item of avalablezhizhang
2016-03-28Automatic commit of package [openshift-ansible] release [3.0.66-1].Troy Dawson
2016-03-28Merge pull request #1665 from sdodson/bz1320335Brenton Leanhardt
Sync latest db-templates and qucikstart-templates
2016-03-28Merge pull request #1592 from detiber/fixAuthFilterBrenton Leanhardt
Attempt to fix error validating when extraScopes and extraAuthorizePa…
2016-03-28Merge pull request #1638 from JayKayy/loggingBrenton Leanhardt
Adding openshift_efk role
2016-03-28Merge pull request #1669 from kwoodson/fix_yeditKenny Woodson
Added error message for yedit when yaml fails to parse.
2016-03-28Fixed error message to add valid yamlKenny Woodson
2016-03-28Merge pull request #1649 from BlueShells/pv_workZhiMing Zhang
add dynamic pv count
2016-03-25added admin binary varibale usage as well as specifying kubeconfig copy to ↵John Kwiatkoski
be used
2016-03-24Automatic commit of package [openshift-ansible] release [3.0.65-1].Troy Dawson
2016-03-24Sync latest db-templates and qucikstart-templatesScott Dodson
2016-03-24Merge pull request #1664 from kwoodson/api_dcKenny Woodson
Deployment config module
2016-03-24Adding deployment config and refactored.Kenny Woodson
2016-03-24Merge pull request #1575 from enoodle/manageiq_sa_to_have_image_puller_roleBrenton Leanhardt
ManageIQ SA: Adding image-puller role
2016-03-24ManageIQ SA: Adding image-puller roleErez Freiberger
2016-03-23Automatic commit of package [openshift-ansible] release [3.0.64-1].Troy Dawson
2016-03-23adding playbookJohn Kwiatkoski
2016-03-23Tested of refactored codeJohn Kwiatkoski
2016-03-23Merge pull request #1642 from wshearn/fix_serviceaccountsBrenton Leanhardt
Add namespace flag to oc create
2016-03-23Merge pull request #1644 from elyscape/named-certs-permissionsBrenton Leanhardt
Lock down permissions on named certificates
2016-03-23Merge pull request #1651 from kwoodson/libcliKenny Woodson
Latest updates to lib api.
2016-03-23Latest cli updates from generated filesKenny Woodson
2016-03-23Merge pull request #1648 from sdodson/bz1313210Brenton Leanhardt
Add /dev to node containers
2016-03-22fix some typoZhiming Zhang
2016-03-22add the total and available space itemZhiming Zhang
2016-03-22add dynamic pv countZhiming Zhang
2016-03-22Add /dev to node containersScott Dodson
2016-03-22Merge pull request #1647 from dgoodwin/per-fsgroup-quotaBrenton Leanhardt
Support setting local storage perFSGroup quota in node config.
2016-03-22revised and restructured logging roleJohn Kwiatkoski
2016-03-22Fix indentionWesley Hearn
2016-03-22Support setting local storage perFSGroup quota in node config.Devan Goodwin
Adds a new inventory var "openshift_node_local_quota_per_fsgroup", which will set the perFSGroup quota node-config.yaml.
2016-03-22Fix line breakWesley Hearn
2016-03-21Lock down permissions on named certificatesEli Young
2016-03-21Add namespace flag to oc createWesley Hearn
2016-03-21Automatic commit of package [openshift-ansible] release [3.0.63-1].Kenny Woodson
2016-03-21Merge pull request #1641 from kwoodson/selectorsfixKenny Woodson
Modified group selectors to work with multpile clusters per account.
2016-03-21Modified group selectors for muliple clusters per accountKenny Woodson
2016-03-18Automatic commit of package [openshift-ansible] release [3.0.62-1].Troy Dawson
2016-03-18Adding openshift_efk roleJohn Kwiatkoski
2016-03-18Merge pull request #1637 from kwoodson/yaml_editKenny Woodson
Yaml edit ansible module
2016-03-18Yaml editor first attemptKenny Woodson
2016-03-18Merge pull request #1626 from codificat/libvirt-vars-fixWesley Hearn
libvirt cluster variables cleanup
2016-03-17Automatic commit of package [openshift-ansible] release [3.0.61-1].Troy Dawson
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
Bug 1317755 - Set insecure-registry for internal registry by default
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-16Automatic commit of package [openshift-ansible] release [3.0.60-1].Brenton Leanhardt
2016-03-16Merge pull request #1628 from abutcher/deployment-typeKenny Woodson
Add default deployment_type to openshift_facts.
2016-03-16Merge pull request #1627 from sdodson/healthzBrenton Leanhardt
Fix path to cacert on /healthz/ready check
2016-03-16Fall back to deployment_type in openshift_facts.Andrew Butcher