diff --git a/release b/release index d00491f..0cfbf08 100644 --- a/release +++ b/release @@ -1 +1 @@ -1 +2 diff --git a/scripts.d/06context b/scripts.d/06context index 81b4bfd..f5fbd0a 100644 --- a/scripts.d/06context +++ b/scripts.d/06context @@ -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"