Skip to content

Commit d744c46

Browse files
Disable docker repo
1 parent af83055 commit d744c46

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,3 @@ seed_bootstrap_user: cloud-user
1313
# for the exact configuration.
1414
seed_lvm_groups:
1515
- "{{ 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

etc/kayobe/environments/ci-doca-builder/stackhpc-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44

55
# Enable StackHPC Ark repositories for DOCA builds
66
stackhpc_repos_enabled: true
7+
enable_docker_repo: false
78
dnf_install_doca: true
89
dnf_enable_doca_modules: false

0 commit comments

Comments
 (0)