commit | 2ce29c3dccf4fb1ec8765678f4c2194ad1873096 | [log] [tgz] |
---|---|---|
author | Martin819 <polreichmartin@gmail.com> | Thu Mar 23 22:31:45 2017 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Apr 04 14:12:43 2017 +0200 |
tree | fb2c55cc30dd2a4adbf110826bcf4f2db05ff32e | |
parent | 196a21c76921a945aeb5b36b9098eb83f489b081 [diff] [blame] |
Added Kitchen tests and Travis
diff --git a/tests/pillar/control_single.sls b/tests/pillar/control_single.sls index 73a7a2e..ef2136a 100644 --- a/tests/pillar/control_single.sls +++ b/tests/pillar/control_single.sls
@@ -30,3 +30,9 @@ user: openstack password: password virtual_host: '/openstack' + storage: + engine: storwize + host: 192.168.0.1 + port: 22 + user: username + password: pass