commit | 24f7b3fa479a3452fec9c2d01dec0c11df70005d | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Mon Feb 27 21:58:04 2017 +0100 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Tue Feb 28 11:16:30 2017 +0100 |
tree | e7c62ea31ed423bac2a996b2da48fe0fa2a15513 | |
parent | 715767ad75fbd8b990321439c77732b855acd7f9 [diff] |
fixed bugs with mitaka Change-Id: Ibb0eee5e842db30d348365812e9fb04077cd3b08
diff --git a/tests/pillar/server.sls b/tests/pillar/server.sls index 3e01819..a7383dc 100644 --- a/tests/pillar/server.sls +++ b/tests/pillar/server.sls
@@ -3,4 +3,5 @@ enabled: true identity: cloud1 image_location: http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img + disk_format: qcow2 public_network: INET1 \ No newline at end of file