Skip to content

Commit fb8e940

Browse files
Move OFED config to group_vars
1 parent fdab85c commit fb8e940

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

etc/kayobe/environments/ci-builder/inventory/group_vars/seed/stackhpc-repos

Lines changed: 0 additions & 3 deletions
This file was deleted.

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)