diff --git a/README.md b/README.md index 5368c0f..f1594d5 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,9 @@ Update the parameters provided to the below plan run command as needed. ```bash cd bolt_vm_automation bolt plan run bolt_vm_automation::create_vm \ - target=roscoe \ + target=siderack \ vm_name=moeny-bank01 \ ip_with_cidr=100.40.223.189/24 \ - hostname=moeny-bank01 + hostname=moeny-bank01 \ + network=br0 ``` \ No newline at end of file