Browse code

Change default build to oneiric

Dean Troyer authored on 2011/11/08 07:40:35
Showing 1 changed files
... ...
@@ -48,7 +48,7 @@ source ./stackrc
48 48
 # Where Openstack code lives
49 49
 DEST=${DEST:-/opt/stack}
50 50
 
51
-DIST_NAME=${DIST_NAME:-natty}
51
+DIST_NAME=${DIST_NAME:-oneiric}
52 52
 
53 53
 # Process network configuration vars
54 54
 GUEST_NETWORK=${GUEST_NETWORK:-1}