Skip to content

Commit 39c2efc

Browse files
author
Dean Troyer
committed
Change default build to oneiric
1 parent 3c36ba2 commit 39c2efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_ci_config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ source ./stackrc
4848
# Where Openstack code lives
4949
DEST=${DEST:-/opt/stack}
5050

51-
DIST_NAME=${DIST_NAME:-natty}
51+
DIST_NAME=${DIST_NAME:-oneiric}
5252

5353
# Process network configuration vars
5454
GUEST_NETWORK=${GUEST_NETWORK:-1}

0 commit comments

Comments
 (0)