1
0
mirror of https://github.com/gryf/mistral-evacuate.git synced 2026-02-07 08:45:48 +01: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

View File

@@ -46,7 +46,8 @@ Installation
{
"search_opts": {
"host": "compute-hostanme"
}
},
"on_shared_storage": false
}
#. Trigger the action via:

View File

@@ -1,4 +1,6 @@
{
"search_opts": {"host": "compute1"},
"search_opts": {
"host": "compute1"
},
"on_shared_storage": false
}