We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba46ba commit f824058Copy full SHA for f824058
spec/classes/puppet_agent_osfamily_redhat_spec.rb
@@ -23,6 +23,7 @@
23
24
[
25
['Rocky', 'el/8', '8', 'x86_64'],
26
+ ['Rocky', 'el/9', '9', 'x86_64'],
27
['AlmaLinux', 'el/8', '8', 'x86_64'],
28
['AlmaLinux', 'el/9', '9', 'x86_64'],
29
['Fedora', 'fedora/f36', '36', 'x86_64'],
0 commit comments