mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #25661 from rallytime/bp-25624
Back-port #25624 to 2015.5
This commit is contained in:
commit
b1c1735aae
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue