Kevin Carter 955e445969 Updated systemd networkd role to fix hangs
Sometime systems will hang when executing many systemd options at the
same time. This change breaks up the systemd enabled/start/daemon_reload
tasks so that we're only enabling and starting when "systemd_run_networkd"
is set to true.

Change-Id: I3572337edc87b5753f9d4a9b480fdba76e98e8ef
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-13 20:52:32 +00:00
..