mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
network.system sls file
This commit is contained in:
parent
4a9e6af542
commit
1d24053e36
1 changed files with 6 additions and 0 deletions
6
tests/integration/files/file/base/network/system.sls
Normal file
6
tests/integration/files/file/base/network/system.sls
Normal file
|
@ -0,0 +1,6 @@
|
|||
system:
|
||||
network.system:
|
||||
- enabled: True
|
||||
- hostname: server1.example.com
|
||||
- gateway: 10.1.0.1
|
||||
- gatewaydev: dummy0
|
Loading…
Add table
Reference in a new issue