[packer] docs: fixed template ids and packer user

This commit is contained in:
Simon Cornet 2024-10-24 14:57:40 +02:00
parent 31a50356ac
commit 1629d8826b

View File

@ -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
```