package
0.2.0
Repository: https://github.com/dougm/packer.git
Documentation: pkg.go.dev

# Variables

Fixers is the map of all available fixers, by name.

# Structs

FixerISOMD5 is a Fixer that replaces the "iso_md5" configuration key with the newer "iso_checksum" and "iso_checksum_type" within builders.

# Interfaces

A Fixer is something that can perform a fix operation on a template.

# Type aliases

No description provided by the author