Skip to content

Remove deprecated iso_checksum_type configuration key#43

Open
chpatton013 wants to merge 1 commit intoboxcutter:mainfrom
chpatton013:remove-iso_checksum_type
Open

Remove deprecated iso_checksum_type configuration key#43
chpatton013 wants to merge 1 commit intoboxcutter:mainfrom
chpatton013:remove-iso_checksum_type

Conversation

@chpatton013
Copy link

Modern versions of packer are not too happy to see the iso_checksum_type config key:

Error: Failed to prepare build: "virtualbox-iso"

1 error occurred:
        * Deprecated configuration key: 'iso_checksum_type'. Please call `packer fix`
against your template to update your template to be compatible with the current
version of Packer. Visit https://www.packer.io/docs/commands/fix/ for more
detail.

After removing the old keys and moving the type into the iso_checksum key, packer fix makes no changes to the configuration files.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant