src.nth.io/

summaryrefslogtreecommitdiff
path: root/base/defaults/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-02-09 12:20:22 -0600
committerLuke Hoersten <[email protected]>2020-02-09 12:20:22 -0600
commita27d981110e0912920de133839d0186c42286029 (patch)
treeb6f16919bf030371030b5993b854e87bd03fd59b /base/defaults/main.yaml
parent1cb30cc0aa4fda9bf0bac0b41ace862b1db434b8 (diff)
Base is rpi specific.
Diffstat (limited to 'base/defaults/main.yaml')
-rw-r--r--base/defaults/main.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/base/defaults/main.yaml b/base/defaults/main.yaml
deleted file mode 100644
index b26755a..0000000
--- a/base/defaults/main.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-
-rpi_base_enable_wifi: True
-rpi_base_timezone: "America/Chicago"
-rpi_base_apt_packages:
- - "log2ram"
- - "fail2ban"
- - "unattended-upgrades"
- - "emacs-nox"
- - "htop"
- - "jq"
- - "tree"
- - "iperf3"