[packer] docs: fixed template ids and packer user
This commit is contained in:
parent
31a50356ac
commit
1629d8826b
@ -15,13 +15,13 @@ Inside the template packer does:
|
|||||||
|
|
||||||
Other information to know:
|
Other information to know:
|
||||||
- Template hostname: `localhost`
|
- Template hostname: `localhost`
|
||||||
- packer username: `packer`
|
- packer username: `root`
|
||||||
- packer password: `packer`
|
- packer password: `packer`
|
||||||
|
|
||||||
| OS | VM Name | VM ID | Script |
|
| OS | VM Name | VM ID | Script |
|
||||||
|----|---------|-------|--------|
|
|----|---------|-------|--------|
|
||||||
| Debian 12 | debian.template.siempie.internal | 998 | scripts/debian12.sh |
|
| Debian 12 | debian.template.siempie.internal | 10001 | scripts/debian12.sh |
|
||||||
| Ubuntu 24 | ubuntu.template.siempie.internal | 999 | scripts/ubuntu24.sh |
|
| Ubuntu 24 | ubuntu.template.siempie.internal | 10002 | scripts/ubuntu24.sh |
|
||||||
|
|
||||||
# Create packer user and role on Proxmox
|
# Create packer user and role on Proxmox
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user