Change default build to oneiric

This commit is contained in:
Dean Troyer 2011-11-07 16:40:35 -06:00
parent 3c36ba2a8e
commit 39c2efcd23

View file

@ -48,7 +48,7 @@ source ./stackrc
# Where Openstack code lives
DEST=${DEST:-/opt/stack}
DIST_NAME=${DIST_NAME:-natty}
DIST_NAME=${DIST_NAME:-oneiric}
# Process network configuration vars
GUEST_NETWORK=${GUEST_NETWORK:-1}