1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-04-20 10:43:33 +02:00

Small refactoring and change in README so it correspond to the actual state

Signed-off-by: Dawid Deja <dawid.deja@intel.com>
This commit is contained in:
Dawid Deja
2016-02-03 10:58:48 +01:00
parent d29e2d2f9e
commit bcafa3f466
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -46,7 +46,8 @@ Installation
{
"search_opts": {
"host": "compute-hostanme"
}
},
"on_shared_storage": false
}
#. Trigger the action via:
+3 -1
View File
@@ -1,4 +1,6 @@
{
"search_opts": {"host": "compute1"},
"search_opts": {
"host": "compute1"
},
"on_shared_storage": false
}