Skip to content

Commit

Permalink
typo in url
Browse files Browse the repository at this point in the history
  • Loading branch information
jblomer committed Oct 22, 2015
1 parent e604834 commit e140759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1
2
2 changes: 1 addition & 1 deletion scripts.d/06context
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ fetch_ec2() {

fetch_openstack() {
download_userdata 169.254.169.254 \
http://169.254.169.254/openstack/2013-10-17/user-data \
http://169.254.169.254/openstack/2013-10-17/user_data \
http://169.254.169.254/2009-04-04/meta-data/ami-id
if [ $? -eq 0 ]; then
UCONTEXT_SRC="OpenStack"
Expand Down

0 comments on commit e140759

Please sign in to comment.