Merge "Move container images to quay.io"

This commit is contained in:
Zuul
2022-06-01 08:37:43 +00:00
committed by Gerrit Code Review
6 changed files with 7 additions and 7 deletions

View File

@@ -174,7 +174,7 @@ You can do it with command:
podman run --network host -d --name loggearman-worker-$i \
--volume /etc/loggearman:/etc/loggearman:z \
--volume /var/log/loggearman:/var/log/loggearman:z \
quay.rdoproject.org/software-factory/loggearman:latest \
quay.io/software-factory/loggearman:latest \
log-gearman-worker -c /etc/loggearman/worker.yml --foreground -d /var/log/loggearman/worker.log
To remove:

View File

@@ -42,7 +42,7 @@
podman run -d --name opensearch \
--network host \
-e "discovery.type=single-node" \
quay.rdoproject.org/software-factory/opensearch:1.1.0
quay.io/software-factory/opensearch:1.1.0
- name: Wait for Opensearch to be up
wait_for:

View File

@@ -61,7 +61,7 @@
podman run -d --name opensearch \
--network host \
-e "discovery.type=single-node" \
quay.rdoproject.org/software-factory/opensearch:1.1.0
quay.io/software-factory/opensearch:1.1.0
- name: Wait for Opensearch to be up
wait_for:
@@ -122,7 +122,7 @@
--network host \
-v /etc/logstash/conf.d:/usr/share/logstash/pipeline:z \
-v /etc/logstash/logstash.yml:/usr/share/logstash/config/logstash.yml:z \
quay.rdoproject.org/software-factory/logstash:7.10.1
quay.io/software-factory/logstash:7.10.1
- name: Wait for Logstash to be up
wait_for:

View File

@@ -9,7 +9,7 @@ loggearman_log_dir: /var/log/loggearman
container_images:
# FIXME: Move image to dedicated repository on Docker hub.
loggearman: quay.rdoproject.org/software-factory/loggearman:latest
loggearman: quay.io/software-factory/loggearman:latest
# Gearman client
gearman_client_host: 0.0.0.0

View File

@@ -7,7 +7,7 @@ logscraper_dir: /etc/logscraper
container_images:
# FIXME: Create new project on Docker hub that will contain that image
logscraper: quay.rdoproject.org/software-factory/logscraper:latest
logscraper: quay.io/software-factory/logscraper:latest
# Example:
# tenant_builds:

View File

@@ -7,7 +7,7 @@ logscraper_dir: /etc/logscraper
container_images:
# FIXME: Create new project on Docker hub that will contain that image
logsender: quay.rdoproject.org/software-factory/logscraper:latest
logsender: quay.io/software-factory/logscraper:latest
# Elasticsearch configuration
# tenant_builds: