This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
logrotate-formula
mirror of
https://github.com/saltstack-formulas/logrotate-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
test(alma+rocky): add platforms (finalise
dc63042
) [skip ci]
tags/v0.13.0
Imran Iqbal
3 years ago
parent
f807143875
commit
e4ad016b97
No account linked to committer's email address
1 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
+2
-2
test/integration/default/controls/base.rb
+ 2
- 2
test/integration/default/controls/base.rb
View File
end
end
service =
service =
case platform[:
name
]
when 'redhat', '
centos', '
fedora'
, 'amazon', 'oracle'
case platform[:
family
]
when 'redhat', 'fedora'
'crond'
'crond'
else
else
'cron'
'cron'
Write
Preview
Loading…
Cancel
Save