Merge "Notify apache for barbican api in wsgi"
This commit is contained in:
commit
2b3bf854c1
@ -480,6 +480,8 @@ class barbican::api (
|
||||
enable => false,
|
||||
tag => 'barbican-service',
|
||||
}
|
||||
Service <| title == 'httpd' |> { tag +> 'barbican-service' }
|
||||
|
||||
# we need to make sure barbican-api is stopped before trying to start apache
|
||||
Service['barbican-api'] -> Service[$service_name]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user