Skip to content
Snippets Groups Projects
Commit 6bac1606 authored by Quentin MACHU's avatar Quentin MACHU
Browse files

Added nova-cert service

parent 5585cd2e
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ class iaas::profile::nova::controller (
host => $::facts["ipaddress_${admin_interface}"],
}
class { [ 'nova::scheduler', 'nova::consoleauth', 'nova::conductor']:
class { [ 'nova::scheduler', 'nova::consoleauth', 'nova::conductor', 'nova::cert']:
enabled => true,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment