From aa8a6dffd87c9188d85df5708bfa3d4be8f9d4f6 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Fri, 9 Dec 2016 14:24:47 +0100 Subject: [PATCH] Fix alignment of comments in nova::compute Some parameters comments was not properly aligned to the other ones. Small OCD fix. Change-Id: Ib97c955498316b945001e3a6e4200da0907eea3f --- manifests/compute.pp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/compute.pp b/manifests/compute.pp index 3761eb6d8..225556bf4 100644 --- a/manifests/compute.pp +++ b/manifests/compute.pp @@ -10,7 +10,7 @@ # # [*heal_instance_info_cache_interval*] # (optional) Controls how often the instance info should be updated. -# Defaults to '60' , to disable you can set the value to zero. +# Defaults to '60' , to disable you can set the value to zero. # # [*manage_service*] # (optional) Whether to start/stop the service @@ -91,8 +91,8 @@ # { 'vendor_id':'4321','product_id':'8765','physical_network':'default' } ] " # # [*config_drive_format*] -# (optional) Config drive format. One of iso9660 (default) or vfat -# Defaults to undef +# (optional) Config drive format. One of iso9660 (default) or vfat +# Defaults to undef # # [*allow_resize_to_same_host*] # (optional) Allow destination machine to match source for resize. @@ -101,9 +101,9 @@ # Defaults to false # # [*vcpu_pin_set*] -# (optional) A list or range of physical CPU cores to reserve -# for virtual machine processes -# Defaults to $::os_service_default +# (optional) A list or range of physical CPU cores to reserve +# for virtual machine processes +# Defaults to $::os_service_default # # [*keymgr_api_class*] # (optional) Key Manager service.