Merge "Ubuntu: avoid shadowing of networkd config files"
This commit is contained in:
commit
b5321e5483
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user