Merge "Ubuntu: avoid shadowing of networkd config files"

This commit is contained in:
Zuul 2021-05-05 14:26:07 +00:00 committed by Gerrit Code Review
commit b5321e5483

View File

@ -23,6 +23,11 @@
notify:
- Remove netplan systemd-networkd configuration
# NOTE(mgoddard): The above needs to fire before any restart of
# systemd-networkd, to avoid shadowing of our configuration files by those
# provided by netplan.
- meta: flush_handlers
- name: Configure systemd-networkd
import_role:
name: stackhpc.systemd_networkd