Exclude 'setup_repositories' task from graph

'setup_repositories' task had 'upload_core_repos' name in 7.0
release. Anyway, it's not necessary to specify this task in
tasks set as it's running on all nodes(the same for 'setup_repos'
task in >7.0 releases).

Change-Id: I413da7ac0874c601294a33782c1038924d39187d
Closes-Bug: #1539611
This commit is contained in:
slava 2016-02-01 13:57:00 +03:00
parent 88b0964fda
commit 64b59acd72
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
role: [standalone-rabbitmq]
requires: [deploy_start]
required_for: [deploy_end, primary-controller, controller]
tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging, netconfig,
tasks: [hiera, fuel_pkgs, globals, tools, logging, netconfig,
hosts, firewall, rabbitmq-firewall, deploy_start, cluster, task-rabbitmq]
parameters:
strategy: