commit | 7e82eabee1bbf55e48e11965fb465064c0a634b3 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Dec 20 14:27:00 2018 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Dec 20 15:15:40 2018 +0100 |
tree | b6bf7c03309f84153702643ce1c415f38789303d | |
parent | 0358be3f904d0714d05bdb9d98a90219cf4ee346 [diff] [blame] |
Add Kitchen tests Fixes: PROD-26009 (PROD:26009) Change-Id: I77f5e11163b3440c9985864eeecc997a1bb2e188
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls index 69d77c5..444ef78 100644 --- a/tests/pillar/client.sls +++ b/tests/pillar/client.sls
@@ -35,4 +35,5 @@ host: 0.0.0.0 protocol: "http" http_port: 80 - ssh_port: 22 \ No newline at end of file + ssh_port: 22 + key: "key" \ No newline at end of file