Merge "Correct wrong name in certmonger_certificate for ovn_controller"
This commit is contained in:
commit
5930ed0450
@ -48,7 +48,7 @@ class tripleo::certmonger::ovn_controller (
|
||||
) {
|
||||
include ::certmonger
|
||||
|
||||
certmonger_certificate { 'ovn_clients' :
|
||||
certmonger_certificate { 'ovn_controller' :
|
||||
ensure => 'present',
|
||||
certfile => $service_certificate,
|
||||
keyfile => $service_key,
|
||||
|
Loading…
x
Reference in New Issue
Block a user