network-manage-routes

DEPRECATED: Make sure that the EFI BootOrder variable has the NIC we installed from first.

Configure the system to add or remove additional Route statements provided in the network-data Param. The network-manage-routes-command should be set to one of add or delete to define which action to take.

If a route exists already, and the add action has been set (the default), then the route will first be removed, then re-added.

In addition to network-data, the network-data-tag must be specified to select the correct set of configuration data references found in network-data.

This task is designed to work on Linux (via ip2 suite of commands), ESXi, and MacOS X (Darwin). As such, it uses sh since VMware vSphere ESXi appliances do not have a proper BASH shell (they use a modified busybox shell).