Skip to content

Commit 1a3a87f

Browse files
Merge pull request #17 from elfosardo/ipa-centos8
Use most recent ipa ramdisks based on centos8
2 parents a974d0d + e793547 commit 1a3a87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-resource.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export https_proxy=${https_proxy:-$HTTPS_PROXY}
77

88
# Which image should we use
99
SNAP=${1:-current-tripleo}
10-
IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/master/rdo_trunk/$SNAP/}
10+
IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/centos8/master/rdo_trunk/$SNAP/}
1111

1212
FILENAME=ironic-python-agent
1313
FILENAME_EXT=.tar

0 commit comments

Comments
 (0)