summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-27 19:02:01 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-27 19:02:01 +0300
commitb7a2ddd19d3af2090c92466b769213b0ba8f1d1e (patch)
tree141f41aac7d5b8618f1f206625efa6eeacdabe20
parent4a274802b74a72cd4ce8f9f6400e08a46181e98c (diff)
downloadansibleness-b7a2ddd19d3af2090c92466b769213b0ba8f1d1e.tar.gz
x220: update for v-i testing
Sponsored-by: author
-rw-r--r--ansible/x220.yml15
-rw-r--r--v-i/x220-spec.yaml6
2 files changed, 13 insertions, 8 deletions
diff --git a/ansible/x220.yml b/ansible/x220.yml
index 93b7245..2e917cc 100644
--- a/ansible/x220.yml
+++ b/ansible/x220.yml
@@ -7,16 +7,15 @@
- role: unix_users
- role: thinkpad
- role: comfortable-debian-system
- - role: intel-wifi
- - role: version-controller
- - role: emacs
- - role: gnupg-workstation
- - role: gnome-system
- - role: ansible
- - role: rust-rustup
+# - role: intel-wifi
+# - role: version-controller
+# - role: emacs
+# - role: gnupg-workstation
+# - role: gnome-system
+# - role: ansible
+# - role: rust-rustup
- role: unix_users
- role: liw
- # # - role: puomi
vars:
ansible_python_interpreter: /usr/bin/python3
diff --git a/v-i/x220-spec.yaml b/v-i/x220-spec.yaml
index 28e9a53..c05a117 100644
--- a/v-i/x220-spec.yaml
+++ b/v-i/x220-spec.yaml
@@ -1,5 +1,11 @@
hostname: x220
drive: /dev/sda
+luks: asdf
+extra_lvs:
+ - name: home
+ size: 202G
+ fstype: btrfs
+ mounted: /home
ansible_vars_files:
- hostid.yml
debian_release: bookworm