Add mgm server options to sample config
This commit is contained in:
		| @@ -37,3 +37,12 @@ logfile = /var/log/libra/libra_worker.log | ||||
| [mgm] | ||||
| pid = /var/run/libra/libra_mgm.pid | ||||
| logfile = /var/log/libra/libra_mgm.log | ||||
| nova_auth_url = https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/ | ||||
| nova_user = username | ||||
| nova_pass = password | ||||
| nova_tenant = tenant | ||||
| nova_region = region | ||||
| haproxy_image = 12345 | ||||
| api_servers = 10.0.0.1:1234 10.0.0.2:4321 | ||||
| spare_nodes = 5 | ||||
| check_interval = 5 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andrew Hutchings
					Andrew Hutchings