microsoft / packer-hyperv

Hyperv plugin for Packer.io
Other
81 stars 33 forks source link

Max value for wait_time_minutes parameter #3

Closed umavinoth closed 10 years ago

umavinoth commented 10 years ago
  1. Mention "wait_time_minutes": "20000" (Any higher value)
  2. execute packer build packer_hyperv.json

Expected:

  1. Should display an error message max wait time should be x minutes.

Actual: Waits till the specified time image

vladimir-shcherbakov commented 10 years ago

fixed

umavinoth commented 10 years ago

Closed