Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Feb 4, 2025
1 parent 780e343 commit 5e8d66a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions play.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
- name: Trustification
hosts: trustification
vars:
# V2.0
# tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:0bef82c8139cc89ef4840e36ad519ca24bb54f70 # noqa yaml[line-length]
tpa_single_node_trustification_image: quay.io/redhat-user-workloads/trusted-content-tenant/rhtpa-product-0-2-z:0cc5cd4992dcf16062333265aa4cecb5b4b5aacb # noqa yaml[line-length]
# V2.0.0
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel:0cc5cd4992dcf16062333265aa4cecb5b4b5aacb # noqa yaml[line-length]
vars_files:
- vars/main.yml
tasks:
Expand Down

0 comments on commit 5e8d66a

Please sign in to comment.