Skip to content

Commit 2856974

Browse files
committed
Use project ID
1 parent b7ed4fb commit 2856974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/openstack-host-image-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
# Allow users in stackhpc-dev to use these images.
5454
- name: Add image to stackhpc-dev project
55-
command: openstack image add project {{ image.image.id }} stackhpc-dev
55+
command: openstack image add project {{ image.image.id }} 2fbf511968aa443e883a82283b0f0160
5656

5757
# FIXME: This needs to be done when authenticated in the stackhpc-dev
5858
# project, but we don't have an app cred for this. It must be done

0 commit comments

Comments
 (0)