Skip to content

Commit 4d0513c

Browse files
committed
Remove docker package config from AIO environment
Configuration for the docker repo is managed in dnf.yml and does not need to be explicitly included in the AIO environment.
1 parent 77ae618 commit 4d0513c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

etc/kayobe/environments/ci-aio/kolla/globals.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ nova_compute_virt_type: qemu
99
openstack_service_workers: "1"
1010
openstack_service_rpc_workers: "1"
1111

12-
docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
13-
docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"
14-
15-
# Opensearch memory tuning
12+
# Elasticsearch memory tuning
1613
opensearch_heap_size: 1g
1714

1815
# Increase Grafana timeout

0 commit comments

Comments
 (0)