mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-27 22:41:34 +01:00
docs: update indentation in vip.md
Wrong YAML indentation. Signed-off-by: AvnarJakob <75129695+AvnarJakob@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
383e528df8
commit
61c3331b14
@ -96,9 +96,9 @@ machine:
|
||||
interfaces:
|
||||
- deviceSelector:
|
||||
busPath: "0*" # should select any hardware network device, if you have just one, it will be selected
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
```
|
||||
|
||||
## Caveats
|
||||
|
||||
@ -96,9 +96,9 @@ machine:
|
||||
interfaces:
|
||||
- deviceSelector:
|
||||
busPath: "0*" # should select any hardware network device, if you have just one, it will be selected
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
```
|
||||
|
||||
## Caveats
|
||||
|
||||
@ -96,9 +96,9 @@ machine:
|
||||
interfaces:
|
||||
- deviceSelector:
|
||||
physical: true # should select any hardware network device, if you have just one, it will be selected
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.0.15
|
||||
```
|
||||
|
||||
## Caveats
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user