summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-29Remove version requirement from openvswitch package, since listed version ↵riffraff
got removed from repo
2017-11-28Merge pull request #6301 from mgugino-upstream-stage/project_cfg_factsOpenShift Merge Robot
Automatic merge from submit-queue. Remove openshift_facts project_cfg_facts
2017-11-28Merge pull request #6073 from mjudeikis/fix_glusterfs_restartScott Dodson
fix for Gluster force restart
2017-11-28Remove openshift_facts project_cfg_factsMichael Gugino
This simplifies some variable logic.
2017-11-28Merge pull request #6299 from mgugino-upstream-stage/dns-factsMichael Gugino
Remove dns_port fact
2017-11-28Remove dns_port factMichael Gugino
Simply dns_port variable by remove from openshift_facts.
2017-11-28Merge pull request #6295 from mtnbikenc/remove-etcd-fileRussell Teague
Remove unused task file from etcd role
2017-11-28Merge pull request #6269 from mgugino-upstream-stage/clock-dependsMichael Gugino
Remove openshift_clock from meta depends
2017-11-28Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-nodeMichael Gugino
Combine openshift_node and openshift_node_dnsmasq
2017-11-28Merge pull request #6283 from mgugino-upstream-stage/schedulableMichael Gugino
remove schedulable from openshift_facts
2017-11-28Remove unused task file from etcd roleRussell Teague
2017-11-28Merge pull request #6259 from adelton/issue-6255Michael Gugino
dist.iteritems() no longer exists in Python 3.
2017-11-28Merge pull request #6280 from mgugino-upstream-stage/cli_imageScott Dodson
Remove openshift.common.cli_image
2017-11-28Merge pull request #6287 from zgalor/prom-version-updateScott Dodson
Update prometheus to 2.0.0 GA
2017-11-28Merge pull request #6291 from ingvagabund/fix-typeScott Dodson
fix type in authroize
2017-11-28fix type in authroizeJan Chaloupka
2017-11-28Update prometheus to 2.0.0 GAZohar Galor
2017-11-27Merge pull request #6284 from ashcrow/add-svc-catalog-inventory-docScott Dodson
inventory: Add example for service catalog vars
2017-11-27Merge pull request #6272 from abutcher/fix-env-factsScott Dodson
Fix openshift_env fact creation within openshift_facts.
2017-11-27remove schedulable from openshift_factsMichael Gugino
This commit removes schedulable from openshift_facts in favor of detecting whether or not a host is a master via inventory.
2017-11-27inventory: Add example for service catalog varsSteve Milner
Signed-off-by: Steve Milner <smilner@redhat.com>
2017-11-27Merge pull request #6240 from ↵Russell Teague
mtnbikenc/include-deprecation-openshift-service-catalog Include Deprecation - openshift-service-catalog
2017-11-27Remove openshift.common.cli_imageMichael Gugino
This commit removes openshift.common.cli_image in favor of openshift_cli_image.
2017-11-27Fix openshift_env fact creation within openshift_facts.Andrew Butcher
2017-11-27Combine openshift_node and openshift_node_dnsmasqMichael Gugino
This commit combines these two roles. This will prevent openshift_node_facts from running twice.
2017-11-27Merge pull request #6271 from jarrpa/glusterblock-fixScott Dodson
GlusterFS: Remove extraneous line from glusterblock template
2017-11-27GlusterFS: Remove extraneous line from glusterblock templateJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-11-27Merge pull request #6199 from mgugino-upstream-stage/master_sys_containerMichael Gugino
Simplify is_master_system_container logic
2017-11-27Remove openshift_clock from meta dependsMichael Gugino
This commit adds openshift_clock role to required plays instead of using meta_depends.
2017-11-27Merge pull request #6143 from dabelenda/add_hostname_routesMichael Gugino
Allow to set the hostname for routes to prometheus and alertmanager
2017-11-27Merge pull request #6185 from ↵Michael Gugino
giuseppe/fix-additional-and-insecure-registries-for-crio cri-o: honor additional and insecure registries again
2017-11-27Merge pull request #6178 from giuseppe/copy-docker-to-alt-storage-pathMichael Gugino
docker: copy Docker metadata to the alternative storage path
2017-11-27Simplify is_master_system_container logicMichael Gugino
Simplify the variable is_master_system_container
2017-11-27Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-containerMichael Gugino
Remove is_openvswitch_system_container from facts
2017-11-27dist.iteritems() no longer exists in Python 3.Jan Pazdziora
2017-11-24Merge pull request #6134 from fraenkel/allow_falseScott Dodson
Allow openshift_install_examples to be false
2017-11-24Merge pull request #6227 from adelton/issue-5517Scott Dodson
Workaround the fact that package state=present with dnf fails for already installed but excluded packages.
2017-11-24Remove spurrious file committed by errorDiego Abelenda
2017-11-24Fix name of the service pointed to by hostnameDiego Abelenda
2017-11-24Missed the default value after the variable name change...Diego Abelenda
2017-11-24Change the name of the variable and explicitely document the namesDiego Abelenda
2017-11-24Allow to set the hostname for routes to prometheus and alertmanagerDiego Abelenda
2017-11-23Automatic commit of package [openshift-ansible] release [3.8.0-0.13.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-23Automatic commit of package [openshift-ansible] release [3.8.0-0.12.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-23Automatic commit of package [openshift-ansible] release [3.8.0-0.11.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-23Automatic commit of package [openshift-ansible] release [3.8.0-0.10.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-22Allow openshift_install_examples to be falseMichael Fraenkel
when using yaml or json, a false value is converted to true
2017-11-22Merge pull request #6241 from sosiouxme/20171122-tox-iniLuke Meyer
tox.ini: simplify unit test reqs
2017-11-22tox.ini: simplify unit test reqsLuke Meyer
Rather than using a command to install ooinstall in the venv, just do so as part of creation and leave the command to just run unit tests.
2017-11-22Merge pull request #6237 from mtnbikenc/remove-unused-tasksRussell Teague
Remove unused task files