Skip to content

Commit

Permalink
Update 1.2.1 images
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Dec 9, 2024
1 parent ba3aa11 commit 4e5bfa4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions play.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
hosts: trustification
vars:
# V1.2.0
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:5f4dd4a048a212bdb17eedf6613af80df227efd1 # noqa yaml[line-length]
tpa_single_node_guac_image: registry.redhat.io/rhtpa/rhtpa-guac-rhel9:7adca20ee17df2d863354c1861b31f47948d8839
# tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:5f4dd4a048a212bdb17eedf6613af80df227efd1 # noqa yaml[line-length]

Check failure on line 5 in play.yml

View workflow job for this annotation

GitHub Actions / ansible-lint

yaml[line-length]

Line too long (169 > 160 characters)
# tpa_single_node_guac_image: registry.redhat.io/rhtpa/rhtpa-guac-rhel9:7adca20ee17df2d863354c1861b31f47948d8839
# V1.2.1 temporary
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:535953dce87a04c9e881a345349df7cd2cf296c7 # noqa yaml[line-length]
tpa_single_node_guac_image: registry.redhat.io/rhtpa/rhtpa-guac-rhel9:575848246e9b9b4997b5105abf7404cddc25d52b
vars_files:
- vars/main.yml
tasks:
Expand Down

0 comments on commit 4e5bfa4

Please sign in to comment.