Ansible playbook to do basic setup of a Raspberry Pi.
Go to file
2020-07-18 21:12:39 +02:00
boot boot: add the newly required flags for wpa_supplicant. 2017-09-03 13:38:26 +02:00
roles/pi pibase: remove the extra packages 2020-07-18 21:12:39 +02:00
linux-config-v1 linux: added a fairly minimal linux config. 2017-07-02 15:11:54 +02:00
local.yml config: set the default host to localhost. 2019-04-14 20:20:25 +02:00
README.md config: pull keys from Gitea, update README to use ansible-pull. 2019-04-14 20:08:28 +02:00

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