Fix rabbit_host parameter description

The rabbit_host parameter value is defined as
$::os_service_default by default, so fix it
in description.

Change-Id: I431c2aa5daad08e342bbc05ca098ccfbfaa46641
This commit is contained in:
ZhongShengping 2016-05-17 09:50:35 +08:00
parent 881701c415
commit b85577d8f7
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
#
# [*rabbit_host*]
# (optional) Location of rabbitmq installation. (string value)
# Defaults to 'localhost'
# Defaults to $::os_service_default
#
# [*rabbit_hosts*]
# (optional) List of clustered rabbit servers. (string value)