Skip to content
Snippets Groups Projects
Commit 48ca9be0 authored by Alessandro Costantini's avatar Alessandro Costantini
Browse files

Added connectors to router.pp

parent 1b77b29e
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ class iaas::profile::neutron::router (
include iaas::profile::neutron::common
include iaas::resources::connectors
class { '::neutron::server':
auth_host => $endpoint,
auth_uri => "http://${endpoint}:5000/v2.0",
......
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