summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* First pass at systemd unit refactorBrenton Leanhardt2016-03-2910-154/+146
|
* Merge pull request #1671 from sjenning/systemd-unit-fixesBrenton Leanhardt2016-03-296-6/+6
|\ | | | | make docker service want ose containerized services
| * make docker service want ose containerized servicesSeth Jennings2016-03-286-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are points where the docker service is restarted during the install. Sometimes the services that are PartOf docker.service do not get restarted when docker is restarted. https://bugzilla.redhat.com/show_bug.cgi?id=1318948 Systemd documentation recommends using "wants" as the perferred means of creating startup linkages between units. This patch makes the ose services wanted by the docker service rather than multi-user.target. This creates a downward link from the docker service to the ose containerized services.
* | Merge pull request #1673 from BlueShells/bugfix_for_dynamicpvZhiMing Zhang2016-03-291-2/+2
|\ \ | | | | | | fix the key name for the dynamic item of avalable
| * | fix the key name for the dynamic item of avalablezhizhang2016-03-291-2/+2
|/ /
* | Automatic commit of package [openshift-ansible] release [3.0.66-1].Troy Dawson2016-03-282-2/+17
| |
* | Merge pull request #1665 from sdodson/bz1320335Brenton Leanhardt2016-03-2836-218/+422
|\ \ | | | | | | Sync latest db-templates and qucikstart-templates
| * | Sync latest db-templates and qucikstart-templatesScott Dodson2016-03-2436-218/+422
| | |
* | | Merge pull request #1592 from detiber/fixAuthFilterBrenton Leanhardt2016-03-281-7/+6
|\ \ \ | | | | | | | | Attempt to fix error validating when extraScopes and extraAuthorizePa…
| * | | Attempt to fix error validating when extraScopes and ↵Jason DeTiberus2016-03-111-7/+6
| | | | | | | | | | | | | | | | extraAuthorizeParameters are not present
* | | | Merge pull request #1638 from JayKayy/loggingBrenton Leanhardt2016-03-288-0/+203
|\ \ \ \ | |_|_|/ |/| | | Adding openshift_efk role
| * | | added admin binary varibale usage as well as specifying kubeconfig copy to ↵John Kwiatkoski2016-03-252-33/+29
| | | | | | | | | | | | | | | | be used
| * | | adding playbookJohn Kwiatkoski2016-03-231-0/+6
| | | |
| * | | Tested of refactored codeJohn Kwiatkoski2016-03-236-75/+60
| | | |
| * | | revised and restructured logging roleJohn Kwiatkoski2016-03-228-113/+135
| | | |
| * | | Adding openshift_efk roleJohn Kwiatkoski2016-03-183-0/+194
| | | |
* | | | Merge pull request #1669 from kwoodson/fix_yeditKenny Woodson2016-03-281-1/+1
|\ \ \ \ | | | | | | | | | | Added error message for yedit when yaml fails to parse.
| * | | | Fixed error message to add valid yamlKenny Woodson2016-03-281-1/+1
|/ / / /
* | | | Merge pull request #1649 from BlueShells/pv_workZhiMing Zhang2016-03-281-0/+35
|\ \ \ \ | | | | | | | | | | add dynamic pv count
| * | | | fix some typoZhiming Zhang2016-03-221-1/+1
| | | | |
| * | | | add the total and available space itemZhiming Zhang2016-03-221-0/+12
| | | | |
| * | | | add dynamic pv countZhiming Zhang2016-03-221-0/+23
| | | | |
* | | | | Automatic commit of package [openshift-ansible] release [3.0.65-1].Troy Dawson2016-03-242-2/+6
| | | | |
* | | | | Merge pull request #1664 from kwoodson/api_dcKenny Woodson2016-03-243-68/+490
|\ \ \ \ \ | | | | | | | | | | | | Deployment config module
| * | | | | Adding deployment config and refactored.Kenny Woodson2016-03-243-68/+490
| | | | | |
* | | | | | Merge pull request #1575 from enoodle/manageiq_sa_to_have_image_puller_roleBrenton Leanhardt2016-03-242-1/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | ManageIQ SA: Adding image-puller role
| * | | | | | ManageIQ SA: Adding image-puller roleErez Freiberger2016-03-242-1/+20
| | | | | | |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.0.64-1].Troy Dawson2016-03-232-2/+12
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1642 from wshearn/fix_serviceaccountsBrenton Leanhardt2016-03-231-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add namespace flag to oc create
| * | | | | | Fix indentionWesley Hearn2016-03-221-2/+2
| | | | | | |
| * | | | | | Fix line breakWesley Hearn2016-03-221-2/+2
| | | | | | |
| * | | | | | Add namespace flag to oc createWesley Hearn2016-03-211-1/+2
| |/ / / / /
* | | | | | Merge pull request #1644 from elyscape/named-certs-permissionsBrenton Leanhardt2016-03-231-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Lock down permissions on named certificates
| * | | | | | Lock down permissions on named certificatesEli Young2016-03-211-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1651 from kwoodson/libcliKenny Woodson2016-03-232-199/+563
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Latest updates to lib api.
| * | | | | Latest cli updates from generated filesKenny Woodson2016-03-232-199/+563
| | | | | |
* | | | | | Merge pull request #1648 from sdodson/bz1313210Brenton Leanhardt2016-03-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Add /dev to node containers
| * | | | | Add /dev to node containersScott Dodson2016-03-221-1/+1
| |/ / / /
* | | | | Merge pull request #1647 from dgoodwin/per-fsgroup-quotaBrenton Leanhardt2016-03-223-0/+5
|\ \ \ \ \ | |/ / / / |/| | | | Support setting local storage perFSGroup quota in node config.
| * | | | Support setting local storage perFSGroup quota in node config.Devan Goodwin2016-03-223-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 Woodson2016-03-212-2/+6
| | | |
* | | | Merge pull request #1641 from kwoodson/selectorsfixKenny Woodson2016-03-211-9/+21
|\ \ \ \ | |/ / / |/| | | Modified group selectors to work with multpile clusters per account.
| * | | Modified group selectors for muliple clusters per accountKenny Woodson2016-03-211-9/+21
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.0.62-1].Troy Dawson2016-03-182-2/+6
| | |
* | | Merge pull request #1637 from kwoodson/yaml_editKenny Woodson2016-03-182-0/+456
|\ \ \ | | | | | | | | Yaml edit ansible module
| * | | Yaml editor first attemptKenny Woodson2016-03-182-0/+456
| | | |
* | | | Merge pull request #1626 from codificat/libvirt-vars-fixWesley Hearn2016-03-185-30/+33
|\ \ \ \ | |_|/ / |/| | | libvirt cluster variables cleanup
| * | | libvirt cluster variables cleanupPep Turró Mauri2016-03-165-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 Dawson2016-03-172-2/+6
| |/ / |/| |
* | | Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt2016-03-176-8/+29
|\ \ \ | | | | | | | | Bug 1317755 - Set insecure-registry for internal registry by default