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:
@@ -46,7 +46,8 @@ Installation
|
||||
{
|
||||
"search_opts": {
|
||||
"host": "compute-hostanme"
|
||||
}
|
||||
},
|
||||
"on_shared_storage": false
|
||||
}
|
||||
|
||||
#. Trigger the action via:
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"search_opts": {"host": "compute1"},
|
||||
"search_opts": {
|
||||
"host": "compute1"
|
||||
},
|
||||
"on_shared_storage": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user