packerlicious
packerlicious copied to clipboard
use python to make hashicorp packer templates
### Issue - ansible provisioner missing galaxy fields that's available in Packer - ansible-local has misspelled `galaxy_command` option ### List of Changes Proposed Ansible Provisioner: - galaxy_file - galaxy_command -...
Hey @mayn, I am reaching out because some people within my company @klarna have created some Pull Requests that did not get attention. I can understand that life takes over...
### packerlicious version packerlicious==1.5.0 does not have use_os_login property for packer's (v-1.5.6) template creation
### Issue https://www.packer.io/docs/builders/amazon-ebs Issue 1: Amazon EBS has no valid parameter "source_device_name" and packer will fail to build any template generated with AmazonEbsSurrogate. Packer validate output from Packerlicious.AmazonEbsSurrogate fails with...
### packerlicious version 1.5.0 ### Expected behavior Possibility using only with Subscription_id https://www.packer.io/docs/builders/azure > If your organization allows it, you can use a command line interactive login method based on...
Do you think on integrating vsphere-iso support? https://www.packer.io/docs/builders/vmware/vsphere-iso#http-directory-configuration
### packerlicious version 1.5.0 ### Expected behavior Ansible provisioner contains latest available configuration options from Packer 1.5.6. ### Actual behavior `AttributeError: ansible object does not support attribute use_proxy` ### Steps...
### List of Changes Proposed - Add all supported googlecompute builder properties from https://www.packer.io/docs/builders/googlecompute.html: * accelerator_type * accelerator_count * metadata_files * vault_gcp_oauth_engine - Sort googlecompute builder properties according to https://www.packer.io/docs/builders/googlecompute.html...
packer v1.4.3 upstream sync
### Expected behavior there should be a validator that will check strings for cidr values and throw a validation error if the correct cidr format isn't specified once created, cidr...