Kaynağa Gözat

test(alma+rocky): add platforms (finalise dc63042) [skip ci]

tags/v0.13.0
Imran Iqbal 3 yıl önce
ebeveyn
işleme
e4ad016b97
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      test/integration/default/controls/base.rb

+ 2
- 2
test/integration/default/controls/base.rb Dosyayı Görüntüle

@@ -48,8 +48,8 @@ control 'logrotate.service.running' do
end

service =
case platform[:name]
when 'redhat', 'centos', 'fedora', 'amazon', 'oracle'
case platform[:family]
when 'redhat', 'fedora'
'crond'
else
'cron'

Yükleniyor…
İptal
Kaydet