Disk keeps swapping on boot. Since it's the only hdd /dev/sda will do.
This commit is contained in:
parent
0bf3a2e727
commit
bc7e3294df
1 changed files with 1 additions and 2 deletions
|
@ -76,8 +76,7 @@ nodes:
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
ipAddress: 10.1.1.68
|
ipAddress: 10.1.1.68
|
||||||
controlPlane: false
|
controlPlane: false
|
||||||
installDiskSelector:
|
installDisk: /dev/sda
|
||||||
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host6/target6:0:0/6:0:0:1/
|
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: enp5s0
|
- interface: enp5s0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
|
Loading…
Reference in a new issue