Merge "Barbican: Enable retry scheduler"
This commit is contained in:
commit
d74966b54c
@ -85,5 +85,6 @@ class openstack_integration::barbican {
|
|||||||
workers => 2,
|
workers => 2,
|
||||||
}
|
}
|
||||||
class { 'barbican::worker': }
|
class { 'barbican::worker': }
|
||||||
|
class { 'barbican::retry_scheduler': }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user