Merge pull request #25661 from rallytime/bp-25624

Back-port #25624 to 2015.5
This commit is contained in:
Justin Findlay 2015-07-23 10:26:48 -06:00
commit b1c1735aae

View file

@ -1735,7 +1735,7 @@ def get_routes(iface):
.. code-block:: bash
salt '*' ip.get_interface eth0
salt '*' ip.get_routes eth0
'''
filename = os.path.join(_DEB_NETWORK_UP_DIR, 'route-{0}'.format(iface))