summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-cm4-test.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/chaos-at-home/ch-cm4-test.yml b/chaos-at-home/ch-cm4-test.yml
new file mode 100644
index 00000000..26d458ca
--- /dev/null
+++ b/chaos-at-home/ch-cm4-test.yml
@@ -0,0 +1,30 @@
+---
+- name: Basic Setup
+ hosts: ch-cm4-test
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp
+ post_tasks:
+ - name: mount fileserver volumes
+ mount:
+ src: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets['ch-prometheus']) | ansible.utils.ipaddr('address') }}:/"
+ path: /srv/files
+ fstype: nfs4
+ opts: nodev,x-systemd.automount,nofail,ro
+ state: mounted
+####
+## $ apt install kodi libgl1-mesa-dri udisks2
+## $ apt install git make
+## $ git clone --depth 1 https://github.com/graysky2/kodi-standalone-service
+## $ cd kodi-standalone-service
+## $ make install
+## $ systemd-sysusers
+## $ systemd-tmpfiles --create
+## $ systemctl enable kodi.service
+##
+## edit /boot/cmdline.txt add splash
+## $ apt install plymouth plymouth-themes
+## $ plymouth-set-default-theme tribar