object/ringbuilder: fix typo
Close #172 Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
class cloud::object::ringbuilder(
|
||||
$rsyncd_ipaddress = os_params::api_eth,
|
||||
$rsyncd_ipaddress = $os_params::api_eth,
|
||||
$replicas = $os_params::replicas,
|
||||
$swift_rsync_max_connections = $os_params::swift_rsync_max_connections,
|
||||
) {
|
||||
|
Reference in New Issue
Block a user