Correct wrong name in certmonger_certificate for ovn_controller
Change-Id: I69f48b174381f3959b2819aec714bbba8bf9cda8
This commit is contained in:
parent
2fede0c3af
commit
44f423240a
@ -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…
Reference in New Issue
Block a user