From 3f14115206c0ef06ccc18bb15941d9d5f0608b9c Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 17 Mar 2024 02:33:40 +0000 Subject: [PATCH] Update CI files [noissue] --- .github/template_gitref | 2 +- .github/workflows/scripts/install.sh | 2 +- docs/template_gitref | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/template_gitref b/.github/template_gitref index 0b278b20..8b7135e4 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-319-ga283c28 +2021.08.26-320-g4fd782b diff --git a/.github/workflows/scripts/install.sh b/.github/workflows/scripts/install.sh index fe406f31..76b67512 100755 --- a/.github/workflows/scripts/install.sh +++ b/.github/workflows/scripts/install.sh @@ -122,7 +122,7 @@ if [ "${PULP_API_ROOT:-}" ]; then sed -i -e '$a api_root: "'"$PULP_API_ROOT"'"' vars/main.yaml fi -pulp config create --base-url https://pulp --api-root "$PULP_API_ROOT" +pulp config create --base-url https://pulp --api-root "$PULP_API_ROOT" --username "admin" --password "password" ansible-playbook build_container.yaml diff --git a/docs/template_gitref b/docs/template_gitref index 0b278b20..8b7135e4 100644 --- a/docs/template_gitref +++ b/docs/template_gitref @@ -1 +1 @@ -2021.08.26-319-ga283c28 +2021.08.26-320-g4fd782b