Skip to content

Commit 59362a8

Browse files
committed
Add 5.7 release to rhn_ids
1 parent 190358e commit 59362a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

roles/jws/vars/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ jws:
8282
type: "{{ jws_service_systemd_type }}"
8383
hr_name: "{{ 'Jboss Web Server' if jws_version is defined else 'Tomcat' }}"
8484
rhn_ids:
85+
'5.7.0': # noqa vars_in_vars_files_have_valid_names
86+
id: '104841'
87+
native: '104844'
88+
latest_cp:
8589
'5.6.0': # noqa vars_in_vars_files_have_valid_names
8690
id: '103663'
8791
native: '103665'

0 commit comments

Comments
 (0)