We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee204db commit 469de98Copy full SHA for 469de98
etc/kayobe/environments/ci-builder/seed.yml
@@ -9,5 +9,5 @@ seed_bootstrap_user: "{{ os_distribution if os_distribution == 'ubuntu' else 'cl
9
# Uncomment this if using an LVM-based image.
10
# Seed lvm configuration. See inventory/group_vars/seed/lvm.yml
11
# for the exact configuration.
12
-# seed_lvm_groups:
13
-# - "{{ stackhpc_lvm_group_rootvg }}"
+seed_lvm_groups:
+ - "{{ stackhpc_lvm_group_rootvg }}"
0 commit comments