Remove unused parameter $mongodb_location
This commit is contained in:
@@ -105,9 +105,6 @@ class os_params {
|
|||||||
$horizon_port = '80'
|
$horizon_port = '80'
|
||||||
$secret_key = 'fcDLLrpFMMxn1iBK8WiiqrY9yeGDvA'
|
$secret_key = 'fcDLLrpFMMxn1iBK8WiiqrY9yeGDvA'
|
||||||
|
|
||||||
# MongoDB
|
|
||||||
$mongodb_location = ''
|
|
||||||
|
|
||||||
# RabbitMQ
|
# RabbitMQ
|
||||||
$rabbit_names = ['os-ci-test3']
|
$rabbit_names = ['os-ci-test3']
|
||||||
$rabbit_hosts = ["${ip_range}.47:5672"]
|
$rabbit_hosts = ["${ip_range}.47:5672"]
|
||||||
|
|||||||
Reference in New Issue
Block a user