Page MenuHomeSoftware Heritage

packer/README: Update required install step
ClosedPublic

Authored by ardumont on Sep 30 2020, 9:58 AM.

Details

Summary

Otherwise, packer from debian 1.3.4 is too old to work

Test Plan
  1. packer validate debian_buster.json: fails with packer 1.3.4
  2. remove packer from debian
  3. install new repository as described in the diff (packer ~ 1.6)
  4. packer validate debian_buster.json ok

Diff Detail

Repository
rSENV Puppet Environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.