mirror of
https://github.com/gryf/mistral-evacuate.git
synced 2026-03-13 13:15:47 +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": {
|
"search_opts": {
|
||||||
"host": "compute-hostanme"
|
"host": "compute-hostanme"
|
||||||
}
|
},
|
||||||
|
"on_shared_storage": false
|
||||||
}
|
}
|
||||||
|
|
||||||
#. Trigger the action via:
|
#. Trigger the action via:
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"search_opts": {"host": "compute1"},
|
"search_opts": {
|
||||||
|
"host": "compute1"
|
||||||
|
},
|
||||||
"on_shared_storage": false
|
"on_shared_storage": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user