Is your feature request related to a problem? Please describe.
When using private peering situations in the network, sometimes you need to use a specific origin IP to access particular resources. Most environments are heavily NAT dependent but when you have 100+Gbps networks NAT doesn't scale.
Describe the solution you'd like
Support "src" in network.routes state
Describe alternatives you've considered
rc.local, but this really needs to be reconfigurable via salt since the destination IP's need updating.
Is your feature request related to a problem? Please describe.
When using private peering situations in the network, sometimes you need to use a specific origin IP to access particular resources. Most environments are heavily NAT dependent but when you have 100+Gbps networks NAT doesn't scale.
Describe the solution you'd like
Support "src" in network.routes state
Describe alternatives you've considered
rc.local, but this really needs to be reconfigurable via salt since the destination IP's need updating.