summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-2019.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-13 22:46:27 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-09-13 22:46:27 +0200
commit1c310987cb3783d0c8b3031c03e0598048463a5a (patch)
treeee5b716ec90a6753605b76e470d25b716bc7aced /inventory/host_vars/sk-2019.yml
parentvm: disk on zfs volumes (diff)
added sk-2019
Diffstat (limited to 'inventory/host_vars/sk-2019.yml')
-rw-r--r--inventory/host_vars/sk-2019.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-2019.yml b/inventory/host_vars/sk-2019.yml
new file mode 100644
index 00000000..5f48bd83
--- /dev/null
+++ b/inventory/host_vars/sk-2019.yml
@@ -0,0 +1,14 @@
+---
+install:
+ cloud:
+ credentials: "{{ vault_hroot_robot_account }}"
+ server_name: 2019skillz
+ disks:
+ layout: nvme_raid
+ root_lvm_size: 20G
+
+network: {}
+
+zfs_zpool_name: storage
+zfs_zpool_mountpoint: /srv/storage
+zfs_zpool_create_vdevs: mirror nvme0n1p3 nvme1n1p3