瀏覽代碼

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.
master
Adam Mendlik 7 年之前
父節點
當前提交
154213560f
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      .kitchen.yml

+ 2
- 2
.kitchen.yml 查看文件

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


Loading…
取消
儲存