openstack-ansible-rabbitmq_.../tasks
Markos Chandras 9dccd87218 SUSE: Use rabbitmq-server/erlang packages from openSUSE repos
The openSUSE OBS OpenStack repositories provide rabbitmq-server and
erlang packages tested in an openSUSE OpenStack cloud environment so
it's best to use these instead of upstream ones. As such we change the
default option to be 'distro' instead of 'file'. However, for the tests
we use 'file' so we can install an older version and test the upgrade
path. Moreover, we drop the 'zypper lock' code since the OBS repositories
only provide one version of the needed packages. Finally, we fail if the
installation method is set to external since there is no upstream
repositoiry for openSUSE.

Change-Id: I79b8f0af97b6fcbf904f4b497a8ab0e070d20542
2017-09-14 23:04:50 +00:00
..
install_apt.yml correct distro package variable name 2017-07-18 11:19:46 -05:00
install_dnf.yml Add dnf support 2017-08-02 13:21:17 -05:00
install_yum.yml Use yum whe installing RabbitMQ 2017-09-14 16:26:30 -06:00
install_zypper.yml SUSE: Use rabbitmq-server/erlang packages from openSUSE repos 2017-09-14 23:04:50 +00:00
main.yml Bring consistency to tags 2017-01-13 14:17:40 +00:00
rabbitmq_cluster_create.yml Use Ansible blocks 2017-04-12 12:30:53 -07:00
rabbitmq_cluster_join.yml rabbitmq_cluster_join: Retry if starting the RabbitMQ application fails 2017-06-20 15:35:02 +01:00
rabbitmq_cluster.yml Force Ansible to use dynamic includes 2016-09-22 15:53:45 +01:00
rabbitmq_install.yml Add support for the openSUSE Leap distributions 2017-06-22 22:21:16 +01:00
rabbitmq_post_install.yml Add automatic restart for RabbitMQ 2017-08-18 08:50:19 -05:00
rabbitmq_pre_install.yml Use checksum option when downloading RabbitMQ 2017-04-11 00:47:13 -07:00
rabbitmq_restart.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_set_cookie.yml Use Ansible blocks 2017-04-12 12:30:53 -07:00
rabbitmq_ssl_key_create.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_ssl_key_distribute.yml Make rabbitmq inventory group configurable 2016-07-14 08:14:30 -04:00
rabbitmq_ssl_key_store.yml Remove nova mentions from tasks and tags 2016-04-08 10:25:28 +01:00
rabbitmq_ssl_self_signed.yml Revert dynamic includes for inventory-based conditionals 2016-09-26 19:42:08 +01:00
rabbitmq_ssl_user_provided.yml Fix deprecation warning for undefined variables 2016-07-19 16:41:31 -07:00
rabbitmq_started.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_stopped.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_upgrade_check.yml Add final dnf support bits 2017-08-11 12:57:46 -05:00
rabbitmq_upgrade_prep.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 19:36:39 +00:00