Added ii mode trigger.

This commit is contained in:
2020-02-21 08:33:49 +13:00
parent fa801309bc
commit 08d299b82f

View File

@ -1,4 +1,4 @@
B # -*- ii: ii; -*-
#+TITLE: Raspberry pi k3s cluster guide #+TITLE: Raspberry pi k3s cluster guide
#+AUTHOR: James Blair #+AUTHOR: James Blair
#+EMAIL: mail@jamesblair.net #+EMAIL: mail@jamesblair.net
@ -55,9 +55,9 @@ raspberry pis.
of [[https://www.raspbian.org/][Raspbian]], which is a free operating system based on [[https://www.debian.org/][Debian]] and is of [[https://www.raspbian.org/][Raspbian]], which is a free operating system based on [[https://www.debian.org/][Debian]] and is
optimised for Raspberry Pi hardware. optimised for Raspberry Pi hardware.
Rather than doing an installation and configuration of an operating system Rather than doing an installation and configuration of an os image from
image from scratch I found [[https://github.com/FooDeas/raspberrypi-ua-netinst][this project]] on Github which automates the scratch I found [[https://github.com/FooDeas/raspberrypi-ua-netinst][this project]] on Github which automates the install and
install and configuration process nicely. configuration process nicely.
#+NAME: Download the latest release zip #+NAME: Download the latest release zip
#+begin_src shell :results output verbatim replace :wrap example #+begin_src shell :results output verbatim replace :wrap example