This PR exposes checksum_verify (as the default for that is 'true' in archive module) in install.pp and exposes it with a conditional in init.pp instead. It sets the value depending on whether checksum is defined by user and performs the check, otherwise it does no check.
@dhoppe @afisher @bbriggs @bastelfreak (and anyone else), please review. Thanks!
This PR exposes checksum_verify (as the default for that is 'true' in archive module) in install.pp and exposes it with a conditional in init.pp instead. It sets the value depending on whether checksum is defined by user and performs the check, otherwise it does no check. @dhoppe @afisher @bbriggs @bastelfreak (and anyone else), please review. Thanks!