Bump to RDO trunk and update Ironic deployment
* Update RDO trunk URL to test latest Glance & Ironic that contains important changes. * Make sure RabbitMQ resources are ready before starting Ironic. Change-Id: Idd2d8bcb63b5c1b6c8a08731ec31eb124a6a4b99
This commit is contained in:
parent
a0c3df6eae
commit
fcb6d4cf79
@ -39,5 +39,6 @@ class openstack_integration::ironic {
|
||||
workers => '2',
|
||||
}
|
||||
class { '::ironic::conductor': }
|
||||
Rabbitmq_user_permissions['ironic@/'] -> Service<| tag == 'ironic-service' |>
|
||||
|
||||
}
|
||||
|
@ -23,7 +23,7 @@ class openstack_integration::repos {
|
||||
manage_rdo => false,
|
||||
repo_hash => {
|
||||
'mitaka-current' => {
|
||||
'baseurl' => 'https://trunk.rdoproject.org/centos7/1e/61/1e61bfcbfa131264db899c9f47870f684ac15489_a2b13371/',
|
||||
'baseurl' => 'https://trunk.rdoproject.org/centos7/e4/60/e460518d2d1c503725d799c2ce05c67e20acf2e4_ec46ffa0/',
|
||||
'descr' => 'Mitaka Current',
|
||||
'gpgcheck' => 'no',
|
||||
'priority' => 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user