Commit 16a1919e authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added dhcpcd to server-openstack

Not that it's always needed but when it is... Reported-by: 's avatarLeonid Krivoshein <klark@altlinux.org>
parent 05ed0fe2
......@@ -253,6 +253,7 @@ distro/.regular-server-openstack: distro/.regular-server-base \
@$(call add,MAIN_GROUPS,tools/ipmi tools/monitoring)
distro/regular-server-openstack: distro/.regular-server-openstack +systemd; @:
@$(call add,THE_PACKAGES,dhcpcd)
distro/regular-server-openstack-sysv: distro/.regular-server-openstack +sysvinit
@$(call add,DEFAULT_SERVICES_DISABLE,lvm2-lvmetad)
......
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