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 975ab76 commit 820a0d6Copy full SHA for 820a0d6
roles/update/tasks/create_local_openstackclient.yml
@@ -30,7 +30,7 @@
30
containers.podman.podman_login:
31
username: "{{ cifmw_registry_token.credentials.username }}"
32
password: "{{ cifmw_registry_token.credentials.password }}"
33
- registry: "registry.redhat.io"
+ registry: "registry.stage.redhat.io"
34
no_log: true
35
36
- name: Collect and save OpenStack config files
0 commit comments