summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-16Install httpd-tools when not is_atomicScott Dodson
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-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
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml
2015-12-15Merge pull request #1067 from dgoodwin/node-registry-bugThomas Wiest
Fix registry modification for new deployment types.
2015-12-15Merge pull request #1057 from EricMountain-1A/fix-node-network-fail-4githubThomas Wiest
Fix typos that cause master/node restarts which break openshift SDN setup
2015-12-15Fix registry modification for new deployment types.Devan Goodwin
New deployment types were missed when installing with additional docker registries.
2015-12-14Merge pull request #1064 from kwoodson/ohifixKenny Woodson
Adding option for cache reading and specify openshift version.
2015-12-14Updates to ohi to pull cache if specified. Also require versionKenny Woodson
2015-12-14Merge pull request #1063 from mwoodson/create_appMatt Woodson
Zabbix: added trigger to monitor app create over the last hour
2015-12-14Zabbix: added trigger to monitor app create over the last hourMatt Woodson
2015-12-14Merge pull request #1054 from twiest/prThomas Wiest
added 'Template Zagg Server'
2015-12-14added 'Template Zagg Server'Thomas Wiest
2015-12-14Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson
Removing env-host-type in preparation of env and environment changes.
2015-12-14Fixes typo when setting facts to record whether master/node has been ↵Eric Mountain
restarted already, to decide whether notify handler should do so or not. Currently, this causes random SDN network setup failures as openshift-node gets restarted while the setup script is running, and the subsequent start fails to configure the SDN because it thinks it's already done.
2015-12-13Merge pull request #1052 from abutcher/controllers-serviceBrenton Leanhardt
Change controllers service type to simple.
2015-12-11Change controllers service type to simple.Andrew Butcher
2015-12-11Updating env-host-type to host patternsKenny Woodson
2015-12-10Merge pull request #954 from damaestro/update_latest_cloud_imageThomas Wiest
Update for latest CentOS-7-x86_64-GenericCloud.
2015-12-10Merge pull request #1000 from detiber/localhostFixThomas Wiest
Enforce connection: local and become: no on all localhost plays
2015-12-10Merge pull request #1045 from maxamillion/fedoraThomas Wiest
Add note that Fedora 23+ is acceptable deployment target for origin
2015-12-10Automatic commit of package [openshift-ansible] release [3.0.20-1].Thomas Wiest
2015-12-10Revert "Automatic commit of package [openshift-ansible] release [3.0.20-1]."Thomas Wiest
This reverts commit be8f7c3c96dd077a10b71447c513811203673028.
2015-12-10Automatic commit of package [openshift-ansible] release [3.0.20-1].Thomas Wiest
2015-12-10Merge pull request #1044 from joelddiaz/zbx-actionJoel Diaz
add support for remote command actions
2015-12-10Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt
Make the install of openshift_examples optional
2015-12-10Merge pull request #1051 from abutcher/versionsBrenton Leanhardt
Install base package in openshift_common for version facts
2015-12-10Install base package in openshift_common for version factsAndrew Butcher
2015-12-09Make the install of openshift_examples optionalJohn T Skarbek
* Allows us to make it optional to run the role `openshift_examples` * Defaults to true
2015-12-09add support for remote command actionsJoel Diaz
no support for anything but custom scripts at this time
2015-12-09Merge pull request #1046 from sdodson/yum-dnf-cleanupBrenton Leanhardt
Remove yum / dnf duplication
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-09Merge pull request #1049 from abutcher/uninstall-haclusterBrenton Leanhardt
Remove hacluster user during uninstall.
2015-12-09Remove hacluster user during uninstall.Andrew Butcher
2015-12-09Merge pull request #1043 from abutcher/session_varsBrenton Leanhardt
Simplify session secrets overrides.
2015-12-09Merge pull request #1037 from sdodson/ansible194Brenton Leanhardt
Bump ansible requirement to 1.9.4
2015-12-09Add note that Fedora 23+ is acceptable deployment target for originAdam Miller
2015-12-09Simplify session secrets overrides.Andrew Butcher
2015-12-09Merge pull request #1040 from abutcher/pacemaker-passBrenton Leanhardt
Squash pcs install into one task.
2015-12-09Squash pcs install into one task.Andrew Butcher
2015-12-09Automatic commit of package [openshift-ansible] release [3.0.19-1].Brenton Leanhardt
2015-12-09Merge pull request #1039 from sdodson/fix-version-dependent-contentBrenton Leanhardt
Fix version dependent image streams
2015-12-09Fix version dependent image streamsScott Dodson
2015-12-08Merge pull request #1029 from jtslear/better-readingThomas Wiest
Betterize AWS readme
2015-12-08Merge pull request #1038 from smunilla/big_stack_traceBrenton Leanhardt
atomic-openshift-installer: Error handling on yaml loading