bvmhost-p09-04/05: no nbde here
I had reinstalled these both with no encryption in an attempt to see if I could get more performance from them. Since we moved to iscsi this is moot, and we should probibly reinstall them like the others again, but for now just disable nbde so everything works with the playbook. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1cc761ac9b
commit
5505dff89c
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ dns_search2: "fedoraproject.org"
|
|||
has_ipv4: yes
|
||||
mac1: 40:a6:b7:18:85:74
|
||||
mac2: 40:a6:b7:18:86:c8
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
|
|
|
@ -10,6 +10,7 @@ dns_search2: "iad2.fedoraproject.org"
|
|||
dns_search3: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: b8:ce:f6:c5:ff:66
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue