pibase/README.md

423 B

pibase: Ansible playbook to do basic setup of a Raspberry Pi

  • Copy /boot/* to /boot on the SD card
  • Edit /boot/wpa_supplicant.conf for your network
  • Boot the pi, log in
  • sudo apt update && sudo apt install ansible git
  • Run the playbook ansible-pull --purge -C dev -U https://juju.nz/src/juju/pibase.git

Note

This is not an official Google product.

-- Michael Hope michaelh@juju.nz mlhx@google.com