Skip to content

Commit

Permalink
neutron controller to go to submodule as well
Browse files Browse the repository at this point in the history
  • Loading branch information
gildub committed Sep 10, 2013
1 parent 764cf6b commit 6aea0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/modules/quickstack/manifests/neutron/controller.pp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# refine iptable rules, their probably giving access to the public
#

class quickstack::controller::neutron (
class quickstack::neutron::controller (
$admin_email = $quickstack::params::admin_email,
$admin_password = $quickstack::params::admin_password,
$cinder_db_password = $quickstack::params::cinder_db_password,
Expand Down

0 comments on commit 6aea0e4

Please sign in to comment.