diff --git a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/roles/os-compute-single-controller.rb b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/roles/os-compute-single-controller.rb index 1e2cfada6..7ed7be120 100644 --- a/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/roles/os-compute-single-controller.rb +++ b/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/roles/os-compute-single-controller.rb @@ -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]",