Add network= flag README
This commit is contained in:
parent
e23c2114f4
commit
b26abb4097
@ -122,8 +122,9 @@ Update the parameters provided to the below plan run command as needed.
|
|||||||
```bash
|
```bash
|
||||||
cd bolt_vm_automation
|
cd bolt_vm_automation
|
||||||
bolt plan run bolt_vm_automation::create_vm \
|
bolt plan run bolt_vm_automation::create_vm \
|
||||||
target=roscoe \
|
target=siderack \
|
||||||
vm_name=moeny-bank01 \
|
vm_name=moeny-bank01 \
|
||||||
ip_with_cidr=100.40.223.189/24 \
|
ip_with_cidr=100.40.223.189/24 \
|
||||||
hostname=moeny-bank01
|
hostname=moeny-bank01 \
|
||||||
|
network=br0
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user