From 94068075a92123fc0500a99b8c7e227df7130ced Mon Sep 17 00:00:00 2001 From: Sebastien Badia Date: Mon, 10 Feb 2014 15:38:53 +0100 Subject: [PATCH] [orchestration,volume] Fix typos in puppetdoc --- manifests/orchestration.pp | 2 +- manifests/volume.pp | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/manifests/orchestration.pp b/manifests/orchestration.pp index d229917f..86b7a019 100644 --- a/manifests/orchestration.pp +++ b/manifests/orchestration.pp @@ -72,7 +72,7 @@ # Default value in params # # [*rabbit_password*] -# (optional) Password to connect to nova queues. +# (optional) Password to connect to heat queues. # Default value in params # # [*verbose*] diff --git a/manifests/volume.pp b/manifests/volume.pp index 89fcee00..817c3b4b 100644 --- a/manifests/volume.pp +++ b/manifests/volume.pp @@ -37,7 +37,7 @@ # Default value in params # # [*rabbit_password*] -# (optional) Password to connect to nova queues. +# (optional) Password to connect to cinder queues. # Default value in params # # [*ks_keystone_internal_host*] @@ -56,10 +56,6 @@ # (optional) Set log output to debug output # Default value in params # -# [*tunnel_eth*] -# (optional) Which interface we connect to create overlay tunnels. -# Default value in params -# # [*use_syslog*] # (optional) Use syslog for logging # Defaults value in params