Skip to content

Commit 79d27cd

Browse files
authored
Fix image url (#60)
Signed-off-by: desmax74 <mdessi@redhat.com>
1 parent 02e25a1 commit 79d27cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

play.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
hosts: trustification
33
vars:
44
# V2.0.0
5-
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel:7a3948fccf9293aac295d16fd76f33dc0a4ad39d # noqa yaml[line-length]
5+
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:7a3948fccf9293aac295d16fd76f33dc0a4ad39d # noqa yaml[line-length]
66
vars_files:
77
- vars/main.yml
88
tasks:

0 commit comments

Comments
 (0)