vars_setup: Add advice to "Conflicting vars files" error message

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-09-21 23:25:19 +01:00
parent de3d484c67
commit ebbb51def7
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -5727,8 +5727,11 @@ The 'vars' file was not found:
Conflicting 'vars' files found:
$found_msg
Use option --vars=<path-to/FILE> to define the vars file
or remove the conflicting vars files."
Use option --vars=<FILE> to define the vars file
or remove the conflicting vars files.
Easy-RSA recommends moving your vars file to your PKI and using
option --pki=<DIR>, which will auto-select the correct vars file."
verbose "vars_setup: Conflicting vars IGNORED"
esac