Remove unused parameter $mongodb_location

This commit is contained in:
François Charlier
2013-12-12 16:11:33 +01:00
parent bf128bed50
commit 3518048bb6

View File

@@ -105,9 +105,6 @@ class os_params {
$horizon_port = '80'
$secret_key = 'fcDLLrpFMMxn1iBK8WiiqrY9yeGDvA'
# MongoDB
$mongodb_location = ''
# RabbitMQ
$rabbit_names = ['os-ci-test3']
$rabbit_hosts = ["${ip_range}.47:5672"]