Skip to content

Commit

Permalink
Change sls proposal.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutchins committed Apr 5, 2012
1 parent 1fe6244 commit 535742e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions salt/states/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@
network:
- managed
- type: slave
- master: bond0
eth3:
network:
- managed
- type: slave
- master: bond0
bond0:
network:
Expand All @@ -41,12 +43,9 @@
- 8.8.4.4
- ipv6:
- enabled: False
- watch:
- used_in:
- network: eth2
- network: eth3
- slaves:
- eth2
- eth3
- mode: 802.3ad
- miimon: 100
- arp_interval: 250
Expand Down

0 comments on commit 535742e

Please sign in to comment.