Removing unused default role variable
Change-Id: I52be3d82e11d3c74f5ec974e0dcc7a6bb4b628b8
This commit is contained in:
@@ -16,9 +16,6 @@
|
|||||||
## APT Cache Options
|
## APT Cache Options
|
||||||
cache_timeout: 600
|
cache_timeout: 600
|
||||||
|
|
||||||
# Defines that the role will be deployed on a host machine
|
|
||||||
is_metal: true
|
|
||||||
|
|
||||||
rabbitmq_primary_cluster_node: "{{ groups['rabbitmq_all'][0] }}"
|
rabbitmq_primary_cluster_node: "{{ groups['rabbitmq_all'][0] }}"
|
||||||
|
|
||||||
# Upgrading the RabbitMQ package requires shutting down the cluster. This variable makes upgrading
|
# Upgrading the RabbitMQ package requires shutting down the cluster. This variable makes upgrading
|
||||||
|
|||||||
Reference in New Issue
Block a user