File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
etc/kayobe/environments/ci-doca-builder Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,3 @@ seed_bootstrap_user: cloud-user
13
13
# for the exact configuration.
14
14
seed_lvm_groups :
15
15
- " {{ stackhpc_lvm_group_rootvg }}"
16
-
17
- # ##############################################################################
18
- # Seed node additional containers configuration
19
-
20
- # Seed container running a "Pulp in one" service.
21
- # https://pulpproject.org/pulp-in-one-container/
22
- # This can be used as a package mirror, and container image registry.
23
- seed_pulp_container_enabled : false
Original file line number Diff line number Diff line change 4
4
5
5
# Enable StackHPC Ark repositories for DOCA builds
6
6
stackhpc_repos_enabled : true
7
+ enable_docker_repo : false
7
8
dnf_install_doca : true
8
9
dnf_enable_doca_modules : false
You can’t perform that action at this time.
0 commit comments