Merge "start ironic-(api|inspector) after Keystone_endpoint"

This commit is contained in:
Jenkins 2016-10-10 10:26:09 +00:00 committed by Gerrit Code Review
commit 3157440992
2 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,7 @@ Use 'ironic::api::authtoken::memcached_servers' parameter instead.")
hasrestart => true,
tag => 'ironic-service',
}
Keystone_endpoint<||> -> Service['ironic-api']
} elsif $service_name == 'httpd' {
include ::apache::params
service { 'ironic-api':

View File

@ -366,6 +366,7 @@ tftpboot and httpboot setup, please include ::ironic::pxe")
hasstatus => true,
tag => 'ironic-inspector-service',
}
Keystone_endpoint<||> -> Service['ironic-inspector']
service { 'ironic-inspector-dnsmasq':
ensure => $ensure,