We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a974d0d + e793547 commit 1a3a87fCopy full SHA for 1a3a87f
get-resource.sh
@@ -7,7 +7,7 @@ export https_proxy=${https_proxy:-$HTTPS_PROXY}
7
8
# Which image should we use
9
SNAP=${1:-current-tripleo}
10
-IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/master/rdo_trunk/$SNAP/}
+IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/centos8/master/rdo_trunk/$SNAP/}
11
12
FILENAME=ironic-python-agent
13
FILENAME_EXT=.tar
0 commit comments