Skip to content

Commit

Permalink
Merge pull request #15 from elfosardo/master-current-tripleo
Browse files Browse the repository at this point in the history
Use ramdisk images from master
  • Loading branch information
metal3-io-bot authored Mar 11, 2020
2 parents c53984c + 6ab3dfc commit a974d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-resource.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export https_proxy=${https_proxy:-$HTTPS_PROXY}

# Which image should we use
SNAP=${1:-current-tripleo}
IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/train/rdo_trunk/$SNAP/}
IPA_BASEURI=${IPA_BASEURI:-https://images.rdoproject.org/master/rdo_trunk/$SNAP/}

FILENAME=ironic-python-agent
FILENAME_EXT=.tar
Expand Down

0 comments on commit a974d0d

Please sign in to comment.