Skip to content

Commit 820a0d6

Browse files
committed
Test with logging into staging registry
1 parent 975ab76 commit 820a0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/update/tasks/create_local_openstackclient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
containers.podman.podman_login:
3131
username: "{{ cifmw_registry_token.credentials.username }}"
3232
password: "{{ cifmw_registry_token.credentials.password }}"
33-
registry: "registry.redhat.io"
33+
registry: "registry.stage.redhat.io"
3434
no_log: true
3535

3636
- name: Collect and save OpenStack config files

0 commit comments

Comments
 (0)