We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e0bcd1 + c402fbe commit b48eb69Copy full SHA for b48eb69
.zuul/playbooks/run.yaml
@@ -54,7 +54,7 @@
54
openstack flavor create --ram 6144 --disk 10 --vcpus 4 --public --id 3 m1.medium --property hw_rng:allowed='True'
55
56
# Switch to demo project
57
- source /opt/stack/new/devstack/openrc admin demo
+ source /opt/stack/new/devstack/openrc demo demo
58
59
# Create clouds.yaml
60
cat << EOF >> /tmp/clouds.yaml
0 commit comments