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.
1 parent b7ed4fb commit 2856974Copy full SHA for 2856974
etc/kayobe/ansible/openstack-host-image-upload.yml
@@ -52,7 +52,7 @@
52
53
# Allow users in stackhpc-dev to use these images.
54
- name: Add image to stackhpc-dev project
55
- command: openstack image add project {{ image.image.id }} stackhpc-dev
+ command: openstack image add project {{ image.image.id }} 2fbf511968aa443e883a82283b0f0160
56
57
# FIXME: This needs to be done when authenticated in the stackhpc-dev
58
# project, but we don't have an app cred for this. It must be done
0 commit comments