summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-04Fix typo in etcd service status fact.Andrew Butcher
2016-01-04Merge pull request #1101 from sdodson/bz1292684Brenton Leanhardt
Install iptables, iptables-services when not is_aotmic
2016-01-04Merge pull request #951 from abutcher/nfsWesley Hearn
NFS for registry storage
2016-01-04Merge pull request #1095 from abutcher/restartsBrenton Leanhardt
Fix restart handlers
2015-12-26Fix restart handlers.Andrew Butcher
2015-12-24Merge pull request #1096 from git001/masterBrenton Leanhardt
Add the new metrics and logging urls v2
2015-12-24Merge pull request #1103 from abutcher/lb-no-dockerBrenton Leanhardt
Remove lb from docker hosts.
2015-12-24Merge pull request #1094 from abutcher/notifyBrenton Leanhardt
Reset Type=notify for controllers service
2015-12-23Remove lb from docker hosts.Andrew Butcher
2015-12-23Merge pull request #1100 from sdodson/xpaas-1.2-jboss-fuseBrenton Leanhardt
Install all xpaas streams when enabled
2015-12-23Merge pull request #1098 from lloy0076/patch-1Brenton Leanhardt
Link to Tito Home Page is Broken
2015-12-22Install iptables, iptables-services when not is_aotmicScott Dodson
2015-12-22Install all xpaas streams when enabledScott Dodson
2015-12-22add the necessary URLs for logging and metricsgit001
add the necessary URLs for logging and metrics use the dict in the right way add the new variables into the hosts file add the new variables into the hosts file add the new variables into the hosts file Adopted the config text
2015-12-22Link to Tito Home Page is BrokenDavid Lloyd
I've found the "most likely" link - the linked project describes itself as: "Tito is a tool for managing RPM based projects using git for their source code repository" ... which sounds like what this might have once linked to. The documentation examples in the link's README.md also looks very much like the above.
2015-12-19Merge pull request #808 from sdodson/containersBrenton Leanhardt
Containerized install with SDN support
2015-12-18Conditionalize for 3.1.1/1.1.1Andrew Butcher
2015-12-18Use notify for workaround controllers unit.Andrew Butcher
2015-12-17Merge pull request #1086 from sdodson/xpaas-1.2-jboss-fuseThomas Wiest
Xpaas 1.2 and JBOSS Fuse examples
2015-12-17Merge pull request #1065 from lebauce/flannel-fixesBrenton Leanhardt
Use inventory value when checking for flannel
2015-12-17Merge pull request #1085 from smunilla/fix_test_fresh_install_with_configBrenton Leanhardt
atomic-openshift-installer: Fix broken nosetest
2015-12-17Merge pull request #1091 from joelddiaz/dns-averageJoel Diaz
change dns triggers to average
2015-12-17change dns triggers to averageJoel Diaz
2015-12-17Merge pull request #1089 from joelddiaz/docker-dns-existingJoel Diaz
add item/trigger for dns tests on all currently running containers
2015-12-17add item/trigger for dns tests on all currently running containersJoel Diaz
2015-12-17Add jboss-fuse/application-templates/fis-image-streams.jsonScott Dodson
2015-12-17atomic-openshift-installer: Fix broken nosetestSamuel Munilla
This is a fix for the failing test_fresh_install_with_config.
2015-12-17Update from jboss-openshift/application-templates ose-v1.2.0-1Scott Dodson
2015-12-17Merge pull request #1084 from joelddiaz/docker-dns-triggerJoel Diaz
fix logic to tolerate occasional failures
2015-12-17fix logic to tolerate occasional failuresJoel Diaz
2015-12-16Merge pull request #1062 from smunilla/3.0_ha_hintBrenton Leanhardt
atomic-openshift-installer: Remove HA hint for 3.0 install
2015-12-16Merge pull request #1076 from sdodson/versionsThomas Wiest
Clean up versions.sh
2015-12-16Clean up versions.shScott Dodson
2015-12-16Merge pull request #1074 from joelddiaz/zagg-client-ovsJoel Diaz
change ovs mount to /var/run/openvswitch
2015-12-16change ovs mount to /var/run/openvswitchJoel Diaz
will not require a container restart if openvswitch service is restarted
2015-12-16Merge pull request #1073 from twiest/prThomas Wiest
split zagg.server.processor.errors into separate heartbeat and metrics error items (needed since the scripts are split now).
2015-12-16split zagg.server.processor.errors into separate heartbeat and metrics error ↵Thomas Wiest
items (needed since the scripts are split now).
2015-12-16quick installer testsSamuel Munilla
Add test for not displaying HA hints for 3.0 installs
2015-12-16atomic-openshift-installer: Remove HA hint for 3.0 installSamuel Munilla
Small update to remove the hint for multiple masters if we are doing a 3.0 installation.
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-16Install httpd-tools when not is_atomicScott Dodson
2015-12-16Properly set use_flannel factSylvain Baubeau
2015-12-15Fix containerized variableScott Dodson
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-15Move all docker config into openshift_docker to minimize docker restartsScott Dodson
2015-12-15Merge pull request #1069 from joelddiaz/docker-dnsJoel Diaz
Add zabbix values to track docker container DNS results
2015-12-15Create nfs host group with registry volume attachment.Andrew Butcher
2015-12-15Add openshift_cli roleScott Dodson
This role ensures that the clients package is installed or if it's a containerized install places a wrapper script in /usr/local/bin/openshift and symlinks for oc, oadm, and kubectl.
2015-12-15pull docker images only if not already presentJason DeTiberus
2015-12-15fixesJason DeTiberus