Files
bladerunner/packer
Kyle Isom abaf3c76f6 packer: dev nodes have wifi right now.
Later on, wpa_supplicant will be removed but it's needed now for
testing.
2023-04-13 09:51:01 -07:00
..
2023-04-12 12:52:56 -07:00
2023-04-12 12:52:56 -07:00
2023-04-12 08:01:57 +00:00

bladerunner/packer

This directory contains the tooling to build raspberry pi images using packer.

  • install-packer.sh will set up packer and packer-builder-arm. It will also install additional dependencies assuming a Debian-ish system. This is mostly intended for use in containers, as my Ansible config should cover this for hardware.
  • run-docker.sh runs the builder in Docker.

Resources