Skip to content

Commit

Permalink
nova-consoleauth is required by nova-vncproxy
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlier committed Apr 25, 2012
1 parent 9bf973c commit 1763e02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/controller.pp
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@

class { "nova::vncproxy": enabled => true }

class { "nova::consoleauth": enabled => true }

nova::manage::admin { $admin_user: }
nova::manage::project { $project_name:
owner => $admin_user,
Expand Down

0 comments on commit 1763e02

Please sign in to comment.