[packer] Re: Windows 2016 packer template for Vmware-iso

2018-08-08 Thread Gabo Kete
can you double-check that you have a network device attached to your VM? Seems packer is unable to talk to the VM because it hasn't an ip address, either because the device is not there or it hasn't an ip address defined 2018/08/06 12:36:56 packer: 2018/08/06 12:36:56 [DEBUG] starting

Re: [packer] packer -build -force is not deleting existing image

2018-08-08 Thread Alvaro Miranda Aguilera
Hello Packer build doesn't create a resource group in Azure the first time why you expect it will delete/create with force in the second time? if you you do packer build -force will only overwrite the existing VM. If you want to delete/create a clean ResourceGroup, you can use terraform for

[packer] Re: Windows 2016 packer template for Vmware-iso

2018-08-08 Thread praveen bhat
Would appreciate of anyone has come across similar issue and could shed some light here. Thanks in advance On Monday, August 6, 2018 at 5:42:06 PM UTC+5:30, praveen bhat wrote: > > Issue: I am trying to build a windows 2016 server datacenter edition using > packer template. > when the vm boots

[packer] packer -build -force is not deleting existing image

2018-08-08 Thread Mumtaz Khan
Hi I am using packer 1.2.5 . I am using a powershell job in VSTS and manually running packer build. packer build -force doesn't delete existing resource group for target managed image. Is there a known issue . also doesn't export manifest.json in output.