diff --git a/readme.md b/readme.md index 0aa8e93..509ca11 100644 --- a/readme.md +++ b/readme.md @@ -15,13 +15,13 @@ Inside the template packer does: Other information to know: - Template hostname: `localhost` - - packer username: `packer` + - packer username: `root` - packer password: `packer` | OS | VM Name | VM ID | Script | |----|---------|-------|--------| -| Debian 12 | debian.template.siempie.internal | 998 | scripts/debian12.sh | -| Ubuntu 24 | ubuntu.template.siempie.internal | 999 | scripts/ubuntu24.sh | +| Debian 12 | debian.template.siempie.internal | 10001 | scripts/debian12.sh | +| Ubuntu 24 | ubuntu.template.siempie.internal | 10002 | scripts/ubuntu24.sh | # Create packer user and role on Proxmox ```