Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Inductor #200

Closed
wants to merge 15 commits into from
Closed

Inductor #200

wants to merge 15 commits into from

Conversation

sneal
Copy link
Collaborator

@sneal sneal commented Feb 4, 2016

Replaces hardcoded OS specific configuration with generalized templates processed via inductor. The data and config in this PR supports inductor working with packer-windows.

@joefitzgerald
Copy link
Owner

Exciting!

- Created osregistry.json with all data from existing packer and autounattend configs
- Added generic autounattend template (works on newer OSs like Win10).
- Other required templates added: Vagrantfile.tpl and packer.json.tpl
- These have been replaced with inductor and the Vagrantfile.tpl
- The OS specific config files have been replaced by inductor and the packer.json.tpl
- OS specific Autounattend.xml files have been replaced by inductor and Autounattend.xml.tpl
- Moved WinRM configuration out of Autounattend.xml to a new dedicated script
- Added WinRM communicator configuration and provisioning
- Modified VBox guest addition installation to use mounted CD instead of attempting to transfer the whole ISO over WinRM (which os slow and doesn't really work for large files).
Windows updates can be pretty slow when searching on older OSs because of the number of updates. Set the update size to something reasonable and force a reboot before starting the script.
@sneal sneal mentioned this pull request Mar 3, 2016
@sneal sneal closed this Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants