Add networkd prefix when creating networks
systemd networkd is a shared directory of networks that needs to be able to co-exist with the host which may be using networkd on it's own. This change adds an nspawn specific networkd prefix to the interface files to ensure we're not creating interface file collisions. Change-Id: Ice32dd1019cd8f0c38c653ffc960dbb3ff84cada Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
248237bea5
commit
dd976c8789
@ -18,6 +18,7 @@
|
||||
name: systemd_networkd
|
||||
private: true
|
||||
vars:
|
||||
systemd_networkd_prefix: "osa_testing"
|
||||
systemd_interface_cleanup: true
|
||||
systemd_run_networkd: true
|
||||
systemd_netdevs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user