summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-mc.yml')
-rw-r--r--inventory/host_vars/ch-mc.yml75
1 files changed, 0 insertions, 75 deletions
diff --git a/inventory/host_vars/ch-mc.yml b/inventory/host_vars/ch-mc.yml
deleted file mode 100644
index 45c2d82d..00000000
--- a/inventory/host_vars/ch-mc.yml
+++ /dev/null
@@ -1,75 +0,0 @@
----
-debian_preseed_language: de
-debian_preseed_country: AT
-debian_preseed_locales:
- - de_AT.UTF-8
- - de_DE.UTF-8
- - en_US.UTF-8
-
-debian_preseed_no_splash: no
-debian_preseed_install_tasks:
- - xubuntu-desktop
-
-
-install:
- efi: no
- disks:
- primary: /dev/disk/by-id/ata-OCZ-VERTEX2_OCZ-B7P98I86F4PC14I7
- system_lvm:
- volumes:
- - name: root
- size: 30G
- filesystem: ext4
- mountpoint: /
- - name: var+log
- size: 768M
- filesystem: ext4
- mountpoint: /var/log
- mount_options:
- - noatime
- - nodev
- - noexec
-
-network:
- nameservers: "{{ network_zones.lan.dns }}"
- domain: "{{ host_domain }}"
- primary: &_network_primary_
- name: eno1
- address: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets[inventory_hostname]) }}"
- gateway: "{{ network_zones.lan.gateway }}"
- interfaces:
- - *_network_primary_
-
-
-base_modules_blacklist: "{{ base_modules_blacklist_none }}"
-
-apt_repo_components:
- - main
- - restricted
- - universe
- - multiverse
-
-
-ws_base_extra_packages:
- - nfs-common
- # needs apt-repo/kodi
- - kodi
- - kodi-inputstream-rtmp
- - kodi-inputstream-adaptive
-
-ws_base_lightdm_defaults:
- autologin-user: equinox
- autologin-user-timeout: 0
-
-ws_users:
- - equinox
-
-
-# kodi_standalone_support_packages_extra:
-# - i965-va-driver-shaders
-
-# kodi_standalone_use_backports: yes
-# kodi_standalone_kodi_packages_extra:
-# - kodi-repository-kodi
-# - kodi-inputstream-adaptive
-# - kodi-inputstream-rtmp