Skip to content

Commit 7f66b6d

Browse files
authored
Merge pull request #727 from amitkarsale/PA-6502
(PA-6502) Update puppet acceptance tests for Rocky9 intel
2 parents 4ba46ba + f824058 commit 7f66b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/classes/puppet_agent_osfamily_redhat_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
[
2525
['Rocky', 'el/8', '8', 'x86_64'],
26+
['Rocky', 'el/9', '9', 'x86_64'],
2627
['AlmaLinux', 'el/8', '8', 'x86_64'],
2728
['AlmaLinux', 'el/9', '9', 'x86_64'],
2829
['Fedora', 'fedora/f36', '36', 'x86_64'],

0 commit comments

Comments
 (0)