Skip to content

Commit 469de98

Browse files
Tag in LVM
1 parent ee204db commit 469de98

File tree

1 file changed

+2
-2
lines changed
  • etc/kayobe/environments/ci-builder

1 file changed

+2
-2
lines changed

etc/kayobe/environments/ci-builder/seed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ seed_bootstrap_user: "{{ os_distribution if os_distribution == 'ubuntu' else 'cl
99
# Uncomment this if using an LVM-based image.
1010
# Seed lvm configuration. See inventory/group_vars/seed/lvm.yml
1111
# for the exact configuration.
12-
# seed_lvm_groups:
13-
# - "{{ stackhpc_lvm_group_rootvg }}"
12+
seed_lvm_groups:
13+
- "{{ stackhpc_lvm_group_rootvg }}"

0 commit comments

Comments
 (0)