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

Maintenance changes #99

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Maintenance changes #99

wants to merge 14 commits into from

Conversation

HubDevUser
Copy link

No description provided.

Abdul Charif and others added 14 commits September 11, 2019 18:53
* Added fix for build failing due to missing go-vnc

* Add set name label to XVA import. Add forgotten err = ... for set description

* Add ui.Say xva export location

* Added step to configure number of disk drives

* Change ISO VDI name from Packer-disk to VMName 0

* Ran gofmt -s -w .

* Added option to convert VM to template

* Added iso_name uuid:// and documentation

* Ran gofmt -s -w .

* Allow XVA builder to use templates already on XenCenter

* Convert uploaded XVAs from template to VM

* Remove destroy template VIFs

* Added destroy vifs step

* Ran gofmt -s -w .

* Fixed merge error

* Fix WinRM wrong host and port. Fix require ssh_username when using WinRM

* Added documentation for format=xva_compressed

* Add vdi_vhd to docs

* Moved configure networking code from ISO to common

* Ran gofmt -s -w .

* Default to use source_path if source_template fails

* Use iso_url as fallback if iso_name fails

* Add missing period

* Moved getUuid code into Run

* Allow clone_template to use uuid://

* Changed disk to disc, fixed infinite loop bugs

* Added XVA docs, updated ISO docs

* Added cleanup for step_import_instance

* Added cleanup to step_instantiate_template

* Added functionality to execute scripts on the XenServer host prior to booting VM

* Add preboot_host_scripts to XVA docs

* Update godeps, add to vendor

* gofmt -s -w .

* move go get go-vnc to godeps and vendor

* Added go get gox

* Modified to allow for pre boot and pre export scripts.

* update docs, fix typo

* Added hacky fix for XenServer reboot hangs

* Fix diskspace issue where uploaded VDIs are not cleaned up upon a successful run

* Comment out config

* Remove commented out code

* Merging the winrmcp fix from the packer main branch to make the packer-ansible-windows integration work on xenserver xva target.
Otherwise, powershell bails out on apparently corrupted path during the winrmcp.

* Enable dynamic root passwords in boot commands

* Add support to source user variables in boot_command

* Add support to source user variables in boot_command in packer config file

* Attempt to backport the file download for winrm

* Accessing the config directly from struct as the old preferred way

* Directly copy the default variables because our old version of winrm doesn't have the new params

* Fix syntax error

* Hacking a workaround in packer to use a default VNC value of 5900 (which seems to be all the cases) in case we cannot read that from xenstore-read command.  XS7.5 and XS7.6 has stopped supporting it
* Set up CI with Azure Pipelines
@HubDevUser
Copy link
Author

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants