summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-10Merge pull request #1326 from detiber/bz1303939Brenton Leanhardt
Fix infra_node deployment
2016-02-10fix default valueJason DeTiberus
2016-02-10Merge pull request #1374 from joelddiaz/ovs-trigger-calcJoel Diaz
trigger on two successive bad pid counts
2016-02-10Merge pull request #1375 from stenwt/sturpin-2016-02-10-notnotschedSten Turpin
removed notscheduleable trigger, it just makes noise in its current i…
2016-02-10removed notscheduleable trigger, it just makes noise in its current incarnationSten Turpin
2016-02-10trigger on two successive bad pid countsJoel Diaz
2016-02-10Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixedSten Turpin
added nodes not ready and nodes not schedulable triggers
2016-02-10Merge pull request #1359 from rharrison10/rharriso/dynRussell Harrison
Fix a bug with existing CNAME records
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Merge pull request #1371 from abutcher/mask-atomicBrenton Leanhardt
Don't mask master service on atomic.
2016-02-10Merge pull request #1372 from stenwt/sturpin-2016-02-09-registry-healthSten Turpin
added nodes not ready and nodes not schedulable triggers
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Don't mask master service on atomic.Andrew Butcher
2016-02-10Merge pull request #1368 from detiber/gte3_2Brenton Leanhardt
Add gte check for 3.2, update version checks to gte
2016-02-10Merge pull request #1364 from codificat/openshift-enterpriseBrenton Leanhardt
Add missing atomic- and openshift-enterprise
2016-02-10Merge pull request #1365 from pat2man/patch-2Brenton Leanhardt
Specify default namespace when creating router
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-09Specify default namespace when creating routerPatrick Tescher
In case we have switched projects before running ansible.
2016-02-09Merge pull request #1330 from jkhelil/make-cli-pod-eviction-timeout-configurableBrenton Leanhardt
Make pod_eviction_timeout configurable from cli
2016-02-09Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt
Fix enabling iptables for latest rhel versions
2016-02-09Merge pull request #1361 from stenwt/sturpin-2016-02-09-registry-healthSten Turpin
changed registry checks to alert based on number of registries with p…
2016-02-09add missing connection:localJason DeTiberus
2016-02-09consolidate oo_first_master post-config a bit, fix some roles that use ↵Jason DeTiberus
openshift_facts without declaring a dependency
2016-02-09openshift_serviceaccounts updatesJason DeTiberus
- make service account creation more flexible - create service accounts near where they are consumed
2016-02-09Fix infra_node deploymentJason DeTiberus
- Do not deploy the router/registry when the infra_nodes variable is present but does not contain a list of infra nodes. - use right node group and only set openshift_infra_nodes if group is present
2016-02-09changed registry checks to alert based on number of registries with problemsSten Turpin
2016-02-09Fix a bug with existing CNAME recordsRussell Harrison
2016-02-09Merge pull request #1356 from adellape/fix_ha_typoBrenton Leanhardt
Fix HA typo in example AEP/OSE/Origin inventories
2016-02-09Fix HA typo in example AEP/OSE/Origin inventoriesAlex Dellapenta
2016-02-09Merge pull request #1351 from kwoodson/create_appKenny Woodson
Renaming the key for app create.
2016-02-09Updated the key for app createKenny Woodson
2016-02-09Automatic commit of package [openshift-ansible] release [3.0.39-1].Brenton Leanhardt
2016-02-09Merge pull request #1334 from brenton/bz1304150Brenton Leanhardt
Bug 1304150 - Can't upgrade atomic-openshift to specified version
2016-02-09Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt
2016-02-09Add missing atomic- and openshift-enterprisePep Turró Mauri
Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types.
2016-02-08Fix enabling iptables for latest rhel versionsJason DeTiberus
2016-02-05Merge pull request #1342 from detiber/maskMasterBrenton Leanhardt
Mask master service when using native ha
2016-02-05Mask master service when using native haJason DeTiberus
2016-02-04Merge pull request #1206 from lhuard1A/openstack_dnsThomas Wiest
Add a DNS server on OpenStack clusters
2016-02-04Merge pull request #1335 from smunilla/default_master_routingconfig_subdomainBrenton Leanhardt
aoi: Safer check for master_routingconfig_subdomain
2016-02-04aoi: Safer check for master_routingconfig_subdomainSamuel Munilla
2016-02-04Add a DNS server on OpenStack clustersLénaïc Huard
2016-02-04Merge pull request #1333 from stenwt/sturpin-2016-02-04-rename-openshift-originSten Turpin
renamed /etc/openshift to /etc/origin
2016-02-04renamed /etc/openshift to /etc/originSten Turpin
2016-02-04Merge pull request #1088 from akram/allow_no_compression_for_qcow_imageThomas Wiest
Allow compression option to be set to empty for non compressed images
2016-02-04Make pod_eviction_timeout configurable from clijawed
2016-02-03Merge pull request #1239 from detiber/bin_cluster_overridesThomas Wiest
Additional overrides for cloud provider playbooks
2016-02-03Merge pull request #1291 from sdodson/bz1293578Brenton Leanhardt
Check that openshift_hostname resolves to an ip on our host
2016-02-03Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt
Refactor storage options
2016-02-03gitignore : .tag* (atom editor tag files)Scott Dodson