packer-cn/provisioner/windows-restart
Søren Hansen 19e4afa728
provisioner/windows-restart: Get full hostname, instead of just the NetBIOS name. (#9335)
`env:COMPUTERNAME` give you the first 15 characters of the machine name (the NetBIOS name). 

But normally its pretty nice to get the full DNS name. We can solve this in this way.
2020-06-02 13:45:02 -04:00
..
provisioner.go provisioner/windows-restart: Get full hostname, instead of just the NetBIOS name. (#9335) 2020-06-02 13:45:02 -04:00
provisioner.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
provisioner_test.go change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00