Added packer init to Examples.md

This commit is contained in:
Daniel Koschützki 2021-04-14 14:41:23 +02:00 committed by Daniel Koschützki
parent 53ad50100a
commit 78871142dc

View File

@ -17,6 +17,7 @@ PKR_VAR_sr_iso_name
```
`PKR_VAR_remote_host` must be the resource pool primary, aka the master.
2. Run `packer init path/to/defenition.pkr.hcl` to download the xenserver plugin
2. Run `packer build path/to/defenition.pkr.hcl`
so for example: