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