Add warning text to Debian package list
Added warning text to indicate that dnsmasq should be installed last on Debian based systems. Change-Id: I11a1934388a37fb4fc95eae50b386917b2ec8016
This commit is contained in:
parent
06c4f96a99
commit
bdeebcaa91
@ -39,3 +39,7 @@ required_packages:
|
||||
- libvirt-bin
|
||||
- debootstrap
|
||||
- dnsmasq
|
||||
# NOTE(TheJulia): The above entry for dnsmasq must be the last entry in the
|
||||
# package list as the installation causes name resolution changes that can
|
||||
# temporarily block packages following it while the system is being
|
||||
# reconfigured. See: https://review.openstack.org/#/c/223813
|
||||
|
Loading…
Reference in New Issue
Block a user