Skip to content

Commit

Permalink
style update
Browse files Browse the repository at this point in the history
remove trailing spaces
  • Loading branch information
Dan Bode committed Oct 14, 2012
1 parent 88fe5c4 commit 29e0629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# [sql_connection] Connection url to use to connect to nova sql database.
# If specified as false, then it tries to collect the exported resource
# Nova_config <<| title == 'sql_connection' |>>. Optional. Defaults to false.
# Nova_config <<| title == 'sql_connection' |>>. Optional. Defaults to false.
# [image_service] Service used to search for and retrieve images. Optional.
# Defaults to 'nova.image.local.LocalImageService'
# [glance_api_servers] List of addresses for api servers. Optional.
Expand Down Expand Up @@ -167,7 +167,6 @@
'rabbit_virtual_host': value => $rabbit_virtual_host;
}


nova_config {
'verbose': value => $verbose;
'logdir': value => $logdir;
Expand Down

0 comments on commit 29e0629

Please sign in to comment.