improve error message for removed settings.json
This commit is contained in:
@@ -109,7 +109,8 @@ let
|
|||||||
machineName:
|
machineName:
|
||||||
let
|
let
|
||||||
warn = lib.warn ''
|
warn = lib.warn ''
|
||||||
Usage of Settings.json is only supported for test compatibility.
|
The use of ./machines/<machine>/settings.json is deprecated.
|
||||||
|
If your settings.json is empty, you can safely remove it.
|
||||||
!!! Consider using the inventory system. !!!
|
!!! Consider using the inventory system. !!!
|
||||||
|
|
||||||
File: ${directory + /machines/${machineName}/settings.json}
|
File: ${directory + /machines/${machineName}/settings.json}
|
||||||
|
|||||||
Reference in New Issue
Block a user