summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-03-23 11:25:04 +0200
committerLars Wirzenius <liw@liw.fi>2024-03-23 11:25:04 +0200
commit028fe5660de85ac2bf054fcbeb7fd2d7c8c2a8d3 (patch)
treea1e7bc21e91c71bf7c8096b5955ff952e169ff22
parentb923e08e5526046791906e4a4d0361a7f6476491 (diff)
downloadansibleness-028fe5660de85ac2bf054fcbeb7fd2d7c8c2a8d3.tar.gz
kea: update for modern sshca use
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--v-i/kea-spec.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/v-i/kea-spec.yaml b/v-i/kea-spec.yaml
index 5b82490..aeeb595 100644
--- a/v-i/kea-spec.yaml
+++ b/v-i/kea-spec.yaml
@@ -1,6 +1,11 @@
hostname: kea
luks: asdf
drive: /dev/sda
+extra_lvs:
+ - name: home
+ size: 20G
+ mounted: /home
+ansible_vars_files:
+ - hostid.yml
ansible_vars:
- user_pub: |
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQe6lsTapAxiwhhEeE/ixuK+5N8esCsMWoekQqjtxjP liw personal systems
+ passwordless_root: true