Change default build to oneiric
This commit is contained in:
parent
3c36ba2a8e
commit
39c2efcd23
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue