mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
vmhost-x86-01.rdu3: fix indent problem
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -47,10 +47,10 @@ network_connections:
|
||||
controller: bond0
|
||||
state: up
|
||||
mtu: 9000
|
||||
# Port profile for the 2nd Ethernet device
|
||||
- name: bond0-port2
|
||||
mac: "{{ mac3 }}"
|
||||
type: ethernet
|
||||
controller: bond0
|
||||
state: up
|
||||
mtu: 9000
|
||||
# Port profile for the 2nd Ethernet device
|
||||
- name: bond0-port2
|
||||
mac: "{{ mac3 }}"
|
||||
type: ethernet
|
||||
controller: bond0
|
||||
state: up
|
||||
mtu: 9000
|
||||
|
||||
Reference in New Issue
Block a user