add rocky

This commit is contained in:
Arne Teuke
2023-07-23 15:18:51 +02:00
parent bbada29c7a
commit 64494513bd

View File

@@ -182,7 +182,7 @@ $fn_default_action = 'action_',
) { ) {
$fn_jail_paths = $::operatingsystem ? { $fn_jail_paths = $::operatingsystem ? {
/(?i-mx:centos|fedora|redhat)/ => 'fedora', /(?i-mx:centos|fedora|rocky|redhat)/ => 'fedora',
} }
# shortcuts # shortcuts