gns3-registry/packer/debian
2023-06-12 23:09:20 +02:00
..
scripts BIRD2: New Appliance 2023-06-12 23:09:20 +02:00
bird2.json BIRD2: New Appliance 2023-06-12 23:09:20 +02:00
debian-cloud-init-data.iso Create basic Debian packer template 2022-11-16 19:03:31 +01:00
debian.json BIRD2: New Appliance 2023-06-12 23:09:20 +02:00
README.md BIRD2: New Appliance 2023-06-12 23:09:20 +02:00

Packer for Debian based GNS3 appliances

Packer Version Dependency

Packer versions 1.6.0 or later do not accept templates that use the iso_checksum_type attribute. To use these newer versions, you must delete the line containing iso_checksum_type from debian.json.

Debian CLI installation

packer build debian.json

BIRDv2

A build of Debian with BIRD Internet Routing Daemon v2 preinstalled.

packer build -var-file=bird2.json debian.json