Skip to content

Add Properties to image#64

Description

@JoeyG1973

Community Note

Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Please allow the ability to add properties to the image

Use Case(s)

openstack image set --property key=value needs to be run after the image is created using an external process.

Setting properties in OpenStack for the image should be part of packer proper

Potential configuration

"properties": {
	                 "os_distro": "ubuntu"
                         "os_version": "22.04"
	             }

Potential References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions