mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
@@ -8,7 +8,7 @@ outdir=/tmp/pools_debugging
|
||||
|
||||
sourcedir=$(dirname "$0")
|
||||
gitroot=$(cd "$sourcedir" && git rev-parse --show-toplevel)
|
||||
pools=$gitroot/roles/copr/backend/templates/resalloc/pools.yaml
|
||||
pools=$gitroot/roles/copr/backend/templates/resalloc/pools.yaml.j2
|
||||
|
||||
if ! test -d "$outdir"; then
|
||||
mkdir -p "$outdir"
|
||||
|
||||
Reference in New Issue
Block a user