mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	add the role[os-network-dhcp-agent] into os-compute-single-controller.rb .
It could be used to allocate IP for the nova VMs when using role[allinone-compute]
This commit is contained in:
		| @@ -6,6 +6,7 @@ run_list( | ||||
|   "role[os-ops-messaging]", | ||||
|   "role[os-identity]", | ||||
|   "role[os-network-server]", | ||||
|   "role[os-network-dhcp-agent]", | ||||
|   "role[os-compute-scheduler]", | ||||
|   "role[os-compute-api]", | ||||
|   "role[os-compute-cert]", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user