Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS ISO file names should be overridable #6

Open
obilodeau opened this issue Jul 14, 2016 · 0 comments
Open

OS ISO file names should be overridable #6

obilodeau opened this issue Jul 14, 2016 · 0 comments

Comments

@obilodeau
Copy link
Contributor

See @Svieg's comment in #5.

If failed file:// references are allowed in iso_urls array I think this is reasonable. We provide default values in config-examples.json and allow user to override. If a user doesn't provide a valid iso_path and/or iso_filename then it would fallback to download URL (in the case that evaluation ISOs are available like for Windows 10).

So it would look like this from the user's perspective:

{
  "iso_path": "/home/olivier/gosecure/tools/",
  "iso_win7_x86": "win7_x86.iso"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants