Added dnsmasq for opensuse installation

Updating documentation since opensuse needs dnsmasq to install openstack-neutron-dhcp-agent

Change-Id: I745d358cc369a605565a95f8c5260ee49d8fc190
This commit is contained in:
tcervi 2021-06-07 15:53:31 -03:00
parent df94641b43
commit cfd8232cd3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Install the components
# zypper install --no-recommends openstack-neutron \
openstack-neutron-server openstack-neutron-linuxbridge-agent \
openstack-neutron-l3-agent openstack-neutron-dhcp-agent \
openstack-neutron-metadata-agent bridge-utils
openstack-neutron-metadata-agent bridge-utils dnsmasq
.. end