Commit e80a3e7c authored by Mikhail Gordeev's avatar Mikhail Gordeev Committed by Michael Shigorin

mixin/cloud-init: Do not write network configuration

...as cloud-init will do that.
parent 5e77ac4b
......@@ -142,6 +142,7 @@ mixin/cloud-init:
@$(call add,BASE_PACKAGES,cloud-init)
@$(call add,DEFAULT_SERVICES_ENABLE,cloud-config cloud-final)
@$(call add,DEFAULT_SERVICES_ENABLE,cloud-init cloud-init-local)
@$(call set,GLOBAL_NET_ETH,)
mixin/opennebula-context:
@$(call add,BASE_PACKAGES,opennebula-context)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment