Przeglądaj źródła

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 lat temu
rodzic
commit
154213560f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      .kitchen.yml

+ 2
- 2
.kitchen.yml Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz