diff options
Diffstat (limited to 'deploy.sh')
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ #export OPENSTACK_VERSION=${OPENSTACK_VERSION:-ocata} -export OPENSTACK_VERSION=pike +export OPENSTACK_VERSION=queens export COMPASS_ARCH=$(uname -m) |