Skip to content

Commit c402fbe

Browse files
committed
WIP: check non-admin
1 parent 50680e7 commit c402fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul/playbooks/run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
openstack flavor create --ram 6144 --disk 10 --vcpus 4 --public --id 3 m1.medium --property hw_rng:allowed='True'
5555
5656
# Switch to demo project
57-
source /opt/stack/new/devstack/openrc admin demo
57+
source /opt/stack/new/devstack/openrc demo demo
5858
5959
# Create clouds.yaml
6060
cat << EOF >> /tmp/clouds.yaml

0 commit comments

Comments
 (0)