Add repositories to target node

As fuel_pkgs task needs to have repositories to install packages
from - add those repositories to node.

Change-Id: I2482232f97afc54349c51faf6148e795b87c0549
Closes-Bug: #1536190
This commit is contained in:
Stanislaw Bogatkin 2016-01-22 18:41:16 +03:00
parent 814d62b646
commit 22a7972e03
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
role: [primary-standalone-keystone]
requires: [deploy_start, primary-standalone-database]
required_for: [primary-controller, cinder-keystone, nova-keystone, deploy_end]
tasks: [fuel_pkgs, hiera, globals, tools, logging,
tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging,
netconfig, hosts, firewall, keystone-firewall, ssl-keys-saving,
ssl-add-trust-chain, deploy_start, cluster, keystone-vip, cluster-haproxy,
openstack-haproxy-stats, task-keystone-db, memcached, apache,
@ -17,7 +17,7 @@
role: [standalone-keystone]
requires: [deploy_start, primary-standalone-keystone]
required_for: [primary-controller, cinder-keystone, nova-keystone, deploy_end]
tasks: [fuel_pkgs, hiera, globals, tools, logging,
tasks: [hiera, setup_repositories, fuel_pkgs, globals, tools, logging,
netconfig, hosts, firewall, keystone-firewall, ssl-keys-saving,
ssl-add-trust-chain, deploy_start, cluster, keystone-vip, cluster-haproxy,
openstack-haproxy-stats, task-keystone-db, memcached, apache,
@ -60,7 +60,7 @@
- id: task-keystone
type: puppet
role: [primary-standalone-keystone, standalone-keystone]
requires: [deploy_start, firewall, keystone-firewall, keystone-haproxy,
requires: [deploy_start, firewall, keystone-firewall, keystone-haproxy,
keystone-vip, task-keystone-db, memcached, apache]
required_for: [openstack-controller]
parameters: