Kaynağa Gözat

Correct typo in .kitchen.yml

This change has no impact on the kitchen tests, but only changes
a symbolic name from 'openssl' to 'openssh' to avoid confusion.
tags/v0.41.0
Adam Mendlik 7 yıl önce
ebeveyn
işleme
154213560f
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      .kitchen.yml

+ 2
- 2
.kitchen.yml Dosyayı Görüntüle

@@ -19,8 +19,8 @@ provisioner:
top.sls:
base:
'*':
- openssl
openssl.sls:
- openssh
openssh.sls:
openssh:
sshd_config_mode: '600'


Yükleniyor…
İptal
Kaydet