diff --git a/README.md b/README.md index 9dfc56d..60c9b20 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The script add IPAM entry for an IPv4 address and an IPv6 range, and deploy/conf * Copy the VM conf file template : cp vm-template.conf vm-user123.conf * Adjust all parameters in new file vm-user123.conf * WARNING : if the SSH public key isn't correct, nobody would be able to log in the VM after deploy. - * Run the script : ./deploy_vm.sh + * Run the script : ./deploy_vm.sh vm-user123.conf # If problems * If the script fail and already do updates in IPAM or on the VM, you can manually finish the deploy OR delete IPAM entries (1 IPv4 and 1 IPv6 range), delete the VM, rectify to avoid the problem and retry deploy