Switch RabbitFDLimit to a Puppet integer
Type changed in:
20d159dc6f
We need to update it otherwise we get a Puppet error.
Change-Id: If03b7363295f1f529b7acf4a008ff63da8fef173
Closes-Bug: #1723665
This commit is contained in:
parent
71781d5e93
commit
24c756616c
@ -41,7 +41,7 @@ parameters:
|
||||
RabbitFDLimit:
|
||||
default: 65536
|
||||
description: Configures RabbitMQ FD limit
|
||||
type: string
|
||||
type: number
|
||||
RabbitIPv6:
|
||||
default: false
|
||||
description: Enable IPv6 in RabbitMQ
|
||||
|
Loading…
x
Reference in New Issue
Block a user