Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
mirror
Logrotate Formula
Commits
dc630420
Unverified
Commit
dc630420
authored
Jul 01, 2021
by
Imran Iqbal
Browse files
test(alma+rocky): add platforms (based on CentOS 8) [skip ci]
parent
1f55b57a
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/integration/default/controls/base.rb
View file @
dc630420
...
...
@@ -6,8 +6,8 @@ control 'logrotate-pkg.pkg.installed' do
title
'The required package should be installed'
pkg
=
case
platform
[
:
n
am
e
]
when
'redhat'
,
'
centos'
,
'fedora'
,
'amazon'
,
'oracle
'
case
platform
[
:
f
am
ily
]
when
'redhat'
,
'
fedora
'
'cronie'
else
'logrotate'
...
...
Francesco Gionghi
@fgionghi
mentioned in commit
726d537f
·
Feb 28, 2022
mentioned in commit
726d537f
mentioned in commit 726d537f9ae05361b8a74e73076443c99af0e51b
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment