Description
Packer plugin for Citrix products. Currently provides a builder and provisioner for Citrix App Layering (ELM) that automate layer creation and revision workflows via the ELM SOAP API. The plugin is designed to be extended with additional Citrix product integrations in the future.
Repository: https://github.com/citrix/packer-plugin-citrix
Integration Identifier: packer/citrix/citrix
Components:
| Type |
Name |
Slug |
| Builder |
Citrix App Layering |
applayering |
| Provisioner |
Citrix Layer Artifact |
layerartifact |
Details:
- Organization: Citrix (
github.com/citrix)
- License: Apache-2.0
- Go module:
github.com/citrix/packer-plugin-citrix
- Packer Plugin SDK: v0.6.4
- Supported platforms: Windows amd64
- Release workflow: GoReleaser with GPG signing via GitHub Actions
Plugin Source (HCL):
packer {
required_plugins {
citrix = {
version = ">= 1.0.0"
source = "github.com/citrix/citrix"
}
}
}
We would like to register this plugin on the Packer Integrations portal so users can discover it.
Integration Tier
Community
Checklist
Description
Packer plugin for Citrix products. Currently provides a builder and provisioner for Citrix App Layering (ELM) that automate layer creation and revision workflows via the ELM SOAP API. The plugin is designed to be extended with additional Citrix product integrations in the future.
Repository: https://github.com/citrix/packer-plugin-citrix
Integration Identifier:
packer/citrix/citrixComponents:
applayeringlayerartifactDetails:
github.com/citrix)github.com/citrix/packer-plugin-citrixPlugin Source (HCL):
We would like to register this plugin on the Packer Integrations portal so users can discover it.
Integration Tier
Community
Checklist
metadata.hclfile in plugin repository.docsdirectory..web-docsdirectory ready for publishing to the integrations portal.