inventory: try setting autoconnect to no and don't worry about state.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
25d3faff49
commit
352f5daeba
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ datacenter: iad2
|
|||
|
||||
network_connections:
|
||||
- name: eth0
|
||||
state: down
|
||||
type: ethernet
|
||||
autoconnect: no
|
||||
mac: 68:05:ca:8e:ab:e6
|
||||
- name: eth1
|
||||
state: up
|
||||
|
@ -27,5 +27,5 @@ network_connections:
|
|||
auto6: no
|
||||
- name: eth2
|
||||
mac: 50:6b:4b:6b:08:51
|
||||
state: down
|
||||
type: ethernet
|
||||
autoconnect: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue