Merge pull request #8462 from mkaczanowski/master
update documentation for arm images builder
This commit is contained in:
commit
fbd1958ca5
|
@ -1,7 +1,8 @@
|
|||
### Community Builders
|
||||
|
||||
- [ARM builder](https://github.com/solo-io/packer-builder-arm-image) - A builder
|
||||
for creating ARM images
|
||||
- ARM builders
|
||||
* [packer-builder-arm-image](https://github.com/solo-io/packer-builder-arm-image) - simple builder lets you extend on existing system images.
|
||||
* [packer-builder-arm](https://github.com/mkaczanowski/packer-builder-arm) - flexible builder lets you extend or build images from scratch with variety of options (ie. custom partition table).
|
||||
|
||||
- [vSphere builder](https://github.com/jetbrains-infra/packer-builder-vsphere) -
|
||||
A builder for interacting directly with the vSphere API rather than the esx
|
||||
|
|
Loading…
Reference in New Issue