diff --git a/.gitignore b/.gitignore index 08cbc704..6edeac1c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ rspec_html_reports .DS_Store +floppy/_packer_config_*.cmd + *.*.json floppy/*.*.* script/*.*.* diff --git a/README.md b/README.md index c8c1dcd8..53a284ce 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,14 @@ You can also override these setting, such as with WIN81_X64_PRO := file:///Volumes/MSDN/en_windows_8.1_professional_vl_with_update_x64_dvd_4065194.iso +### Packer Global Configuration + +`floppy/_packer_config.cmd` can set configuration globally for initial install and each shell provisioner. See [floppy/_packer_config.cmd](./floppy/_packer_config.cmd) for additional details. + +You can add additional `floppy/_packer_config_*.cmd` files. These files will be ignored by Git. + +`floppy/_packer_config*.cmd` will be executed in alpabetical order during initial install and at the beginning of each shell provisioner script if the script supports loading them. + ### Acknowledgments [Parallels](http://www.parallels.com/) provides a Business Edition license of diff --git a/eval-win10x64-enterprise-cygwin.json b/eval-win10x64-enterprise-cygwin.json index 01817afd..b77c2da3 100644 --- a/eval-win10x64-enterprise-cygwin.json +++ b/eval-win10x64-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -49,7 +49,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -96,7 +96,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -131,7 +131,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", diff --git a/eval-win10x64-enterprise-ssh.json b/eval-win10x64-enterprise-ssh.json index ef548e40..805f2f0f 100644 --- a/eval-win10x64-enterprise-ssh.json +++ b/eval-win10x64-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -48,7 +48,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -94,7 +94,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -128,7 +128,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win10x64-enterprise.json b/eval-win10x64-enterprise.json index 6ec43db0..0c2f80e3 100644 --- a/eval-win10x64-enterprise.json +++ b/eval-win10x64-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -48,7 +48,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -94,7 +94,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -128,7 +128,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win10x86-enterprise-cygwin.json b/eval-win10x86-enterprise-cygwin.json index 73e833d3..1392230c 100644 --- a/eval-win10x86-enterprise-cygwin.json +++ b/eval-win10x86-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -49,7 +49,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -96,7 +96,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", @@ -131,7 +131,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/cygwin.bat", diff --git a/eval-win10x86-enterprise-ssh.json b/eval-win10x86-enterprise-ssh.json index d1ed1f7a..1164be6c 100644 --- a/eval-win10x86-enterprise-ssh.json +++ b/eval-win10x86-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -48,7 +48,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -94,7 +94,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -128,7 +128,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win10x86-enterprise.json b/eval-win10x86-enterprise.json index c1e80951..69642454 100644 --- a/eval-win10x86-enterprise.json +++ b/eval-win10x86-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -48,7 +48,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -94,7 +94,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -128,7 +128,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/_post_update_install.bat", "{{template_dir}}/floppy/autologon.bat", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2008r2-datacenter-cygwin.json b/eval-win2008r2-datacenter-cygwin.json index 4f60199b..5a5eff7a 100644 --- a/eval-win2008r2-datacenter-cygwin.json +++ b/eval-win2008r2-datacenter-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2008r2-datacenter-ssh.json b/eval-win2008r2-datacenter-ssh.json index 878377fb..6fc212f7 100644 --- a/eval-win2008r2-datacenter-ssh.json +++ b/eval-win2008r2-datacenter-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win2008r2-datacenter.json b/eval-win2008r2-datacenter.json index eeb1b6f4..e2a00adb 100644 --- a/eval-win2008r2-datacenter.json +++ b/eval-win2008r2-datacenter.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win2008r2-standard-cygwin.json b/eval-win2008r2-standard-cygwin.json index bce17f00..462cd29b 100644 --- a/eval-win2008r2-standard-cygwin.json +++ b/eval-win2008r2-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2008r2-standard-ssh.json b/eval-win2008r2-standard-ssh.json index 85d21fd1..4c12bd6b 100644 --- a/eval-win2008r2-standard-ssh.json +++ b/eval-win2008r2-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win2008r2-standard.json b/eval-win2008r2-standard.json index 1bcf88ec..9ccefc1b 100644 --- a/eval-win2008r2-standard.json +++ b/eval-win2008r2-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win2012r2-datacenter-cygwin.json b/eval-win2012r2-datacenter-cygwin.json index 5ba282e1..4423610b 100644 --- a/eval-win2012r2-datacenter-cygwin.json +++ b/eval-win2012r2-datacenter-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2012r2-datacenter-ssh.json b/eval-win2012r2-datacenter-ssh.json index c8272660..cf223c38 100644 --- a/eval-win2012r2-datacenter-ssh.json +++ b/eval-win2012r2-datacenter-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win2012r2-datacenter.json b/eval-win2012r2-datacenter.json index c5b6c5f8..c9555de5 100644 --- a/eval-win2012r2-datacenter.json +++ b/eval-win2012r2-datacenter.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win2012r2-standard-cygwin.json b/eval-win2012r2-standard-cygwin.json index 0d057259..8fea4224 100644 --- a/eval-win2012r2-standard-cygwin.json +++ b/eval-win2012r2-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2012r2-standard-ssh.json b/eval-win2012r2-standard-ssh.json index efb14c42..46e2be0a 100644 --- a/eval-win2012r2-standard-ssh.json +++ b/eval-win2012r2-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win2012r2-standard.json b/eval-win2012r2-standard.json index fc30b727..d30c4b06 100644 --- a/eval-win2012r2-standard.json +++ b/eval-win2012r2-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win2016-standard-cygwin.json b/eval-win2016-standard-cygwin.json index 1c7f81ac..41a4a7cb 100644 --- a/eval-win2016-standard-cygwin.json +++ b/eval-win2016-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win2016-standard-ssh.json b/eval-win2016-standard-ssh.json index d3e1e16f..9bd167ba 100644 --- a/eval-win2016-standard-ssh.json +++ b/eval-win2016-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win2016-standard.json b/eval-win2016-standard.json index 72d718a0..ce98548d 100644 --- a/eval-win2016-standard.json +++ b/eval-win2016-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win7x64-enterprise-cygwin.json b/eval-win7x64-enterprise-cygwin.json index 73fc13d8..aa3f1036 100644 --- a/eval-win7x64-enterprise-cygwin.json +++ b/eval-win7x64-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -45,7 +45,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -81,7 +81,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win7x64-enterprise-ssh.json b/eval-win7x64-enterprise-ssh.json index 07c75e0a..a57d6d34 100644 --- a/eval-win7x64-enterprise-ssh.json +++ b/eval-win7x64-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -45,7 +45,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -81,7 +81,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win7x64-enterprise.json b/eval-win7x64-enterprise.json index b3de49d6..a4eda71d 100644 --- a/eval-win7x64-enterprise.json +++ b/eval-win7x64-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -45,7 +45,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -81,7 +81,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win7x86-enterprise-cygwin.json b/eval-win7x86-enterprise-cygwin.json index 1f016a2b..47ba7622 100644 --- a/eval-win7x86-enterprise-cygwin.json +++ b/eval-win7x86-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -45,7 +45,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -81,7 +81,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win7x86-enterprise-ssh.json b/eval-win7x86-enterprise-ssh.json index 753110f0..5ab14885 100644 --- a/eval-win7x86-enterprise-ssh.json +++ b/eval-win7x86-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win7x86-enterprise.json b/eval-win7x86-enterprise.json index 8e541b69..e658dd5d 100644 --- a/eval-win7x86-enterprise.json +++ b/eval-win7x86-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win81x64-enterprise-cygwin.json b/eval-win81x64-enterprise-cygwin.json index 29e6e602..2dc1ca79 100644 --- a/eval-win81x64-enterprise-cygwin.json +++ b/eval-win81x64-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -116,7 +116,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win81x64-enterprise-ssh.json b/eval-win81x64-enterprise-ssh.json index fc21eb1e..f1a0b405 100644 --- a/eval-win81x64-enterprise-ssh.json +++ b/eval-win81x64-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -116,7 +116,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win81x64-enterprise.json b/eval-win81x64-enterprise.json index af5cd869..d1300184 100644 --- a/eval-win81x64-enterprise.json +++ b/eval-win81x64-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -45,7 +45,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -88,7 +88,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -119,7 +119,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/eval-win81x86-enterprise-cygwin.json b/eval-win81x86-enterprise-cygwin.json index f9717274..f4dab180 100644 --- a/eval-win81x86-enterprise-cygwin.json +++ b/eval-win81x86-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -116,7 +116,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/eval-win81x86-enterprise-ssh.json b/eval-win81x86-enterprise-ssh.json index 177ff9e6..dac83d44 100644 --- a/eval-win81x86-enterprise-ssh.json +++ b/eval-win81x86-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/eval-win81x86-enterprise.json b/eval-win81x86-enterprise.json index 5b22e65a..0532632a 100644 --- a/eval-win81x86-enterprise.json +++ b/eval-win81x86-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -116,7 +116,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2008r2-datacenter-cygwin.json b/win2008r2-datacenter-cygwin.json index d16477f6..bbece9ac 100644 --- a/win2008r2-datacenter-cygwin.json +++ b/win2008r2-datacenter-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/win2008r2-datacenter-ssh.json b/win2008r2-datacenter-ssh.json index 9b31e826..e9ea8ded 100644 --- a/win2008r2-datacenter-ssh.json +++ b/win2008r2-datacenter-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2008r2-datacenter.json b/win2008r2-datacenter.json index 1c2189d5..e3bac200 100644 --- a/win2008r2-datacenter.json +++ b/win2008r2-datacenter.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2008r2-enterprise-cygwin.json b/win2008r2-enterprise-cygwin.json index 8d3b29e8..13dea3f7 100644 --- a/win2008r2-enterprise-cygwin.json +++ b/win2008r2-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/win2008r2-enterprise-ssh.json b/win2008r2-enterprise-ssh.json index 53117a67..e2464f25 100644 --- a/win2008r2-enterprise-ssh.json +++ b/win2008r2-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2008r2-enterprise.json b/win2008r2-enterprise.json index 38147389..81de15a0 100644 --- a/win2008r2-enterprise.json +++ b/win2008r2-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2008r2-standard-cygwin.json b/win2008r2-standard-cygwin.json index 2cee05f2..5fd4f1a5 100644 --- a/win2008r2-standard-cygwin.json +++ b/win2008r2-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/win2008r2-standard-ssh.json b/win2008r2-standard-ssh.json index 39382153..2090891f 100644 --- a/win2008r2-standard-ssh.json +++ b/win2008r2-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2008r2-standard.json b/win2008r2-standard.json index 9b4808d4..85924118 100644 --- a/win2008r2-standard.json +++ b/win2008r2-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2008r2-web-cygwin.json b/win2008r2-web-cygwin.json index cc659966..1de6cd6f 100644 --- a/win2008r2-web-cygwin.json +++ b/win2008r2-web-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/disablewinupdate.bat", diff --git a/win2008r2-web-ssh.json b/win2008r2-web-ssh.json index 84314e23..990e56ae 100644 --- a/win2008r2-web-ssh.json +++ b/win2008r2-web-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2008r2-web.json b/win2008r2-web.json index f9a94261..93d5bfb2 100644 --- a/win2008r2-web.json +++ b/win2008r2-web.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/disablewinupdate.bat", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012-datacenter-cygwin.json b/win2012-datacenter-cygwin.json index 87a99ce2..0265c188 100644 --- a/win2012-datacenter-cygwin.json +++ b/win2012-datacenter-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -118,7 +118,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", diff --git a/win2012-datacenter-ssh.json b/win2012-datacenter-ssh.json index 30b6f011..1e202417 100644 --- a/win2012-datacenter-ssh.json +++ b/win2012-datacenter-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -115,7 +115,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2012-datacenter.json b/win2012-datacenter.json index 71a43f9b..a4447fe7 100644 --- a/win2012-datacenter.json +++ b/win2012-datacenter.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -78,7 +78,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -117,7 +117,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012-standard-cygwin.json b/win2012-standard-cygwin.json index 5f08c40d..3d22b2f0 100644 --- a/win2012-standard-cygwin.json +++ b/win2012-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", @@ -118,7 +118,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/hotfix-KB2842230.bat", diff --git a/win2012-standard-ssh.json b/win2012-standard-ssh.json index 63bbd7d0..831a135c 100644 --- a/win2012-standard-ssh.json +++ b/win2012-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", @@ -115,7 +115,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", diff --git a/win2012-standard.json b/win2012-standard.json index 806ea99e..13b77aa5 100644 --- a/win2012-standard.json +++ b/win2012-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -78,7 +78,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", @@ -117,7 +117,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/hotfix-KB2842230.bat", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012r2-datacenter-cygwin.json b/win2012r2-datacenter-cygwin.json index 02f68e0f..0214bb6e 100644 --- a/win2012r2-datacenter-cygwin.json +++ b/win2012r2-datacenter-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012r2-datacenter-ssh.json b/win2012r2-datacenter-ssh.json index b5f6873e..9df13cb4 100644 --- a/win2012r2-datacenter-ssh.json +++ b/win2012r2-datacenter-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -82,7 +82,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -118,7 +118,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2012r2-datacenter.json b/win2012r2-datacenter.json index 60aa9a90..6ef75463 100644 --- a/win2012r2-datacenter.json +++ b/win2012r2-datacenter.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -83,7 +83,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -120,7 +120,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2012r2-standard-cygwin.json b/win2012r2-standard-cygwin.json index a31d3c5d..65a3fc32 100644 --- a/win2012r2-standard-cygwin.json +++ b/win2012r2-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012r2-standard-ssh.json b/win2012r2-standard-ssh.json index 71ad0bdc..0fa37660 100644 --- a/win2012r2-standard-ssh.json +++ b/win2012r2-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -82,7 +82,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -118,7 +118,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2012r2-standard.json b/win2012r2-standard.json index 48a95abe..d24b2bef 100644 --- a/win2012r2-standard.json +++ b/win2012r2-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -83,7 +83,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -120,7 +120,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2012r2-standardcore-cygwin.json b/win2012r2-standardcore-cygwin.json index 676bbd94..c894314a 100644 --- a/win2012r2-standardcore-cygwin.json +++ b/win2012r2-standardcore-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2012r2-standardcore-ssh.json b/win2012r2-standardcore-ssh.json index e8ffd363..cbdf5c1d 100644 --- a/win2012r2-standardcore-ssh.json +++ b/win2012r2-standardcore-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -82,7 +82,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -118,7 +118,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2012r2-standardcore.json b/win2012r2-standardcore.json index c81650bb..cb5e4c85 100644 --- a/win2012r2-standardcore.json +++ b/win2012r2-standardcore.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -83,7 +83,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -120,7 +120,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2016-standard-cygwin.json b/win2016-standard-cygwin.json index a76a1be9..2cec3f29 100644 --- a/win2016-standard-cygwin.json +++ b/win2016-standard-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win2016-standard-ssh.json b/win2016-standard-ssh.json index 1efa40bd..642d8555 100644 --- a/win2016-standard-ssh.json +++ b/win2016-standard-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -121,7 +121,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win2016-standard.json b/win2016-standard.json index 847fbde9..a2c77baf 100644 --- a/win2016-standard.json +++ b/win2016-standard.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -86,7 +86,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -124,7 +124,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win7x64-enterprise-cygwin.json b/win7x64-enterprise-cygwin.json index 0b7928b7..b539bdc4 100644 --- a/win7x64-enterprise-cygwin.json +++ b/win7x64-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", diff --git a/win7x64-enterprise-ssh.json b/win7x64-enterprise-ssh.json index b236ec44..ed23acb6 100644 --- a/win7x64-enterprise-ssh.json +++ b/win7x64-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x64-enterprise.json b/win7x64-enterprise.json index b441899b..c651511a 100644 --- a/win7x64-enterprise.json +++ b/win7x64-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x64-pro-cygwin.json b/win7x64-pro-cygwin.json index 34a55733..fdd9fcde 100644 --- a/win7x64-pro-cygwin.json +++ b/win7x64-pro-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", diff --git a/win7x64-pro-ssh.json b/win7x64-pro-ssh.json index 0b777abc..1cb9808f 100644 --- a/win7x64-pro-ssh.json +++ b/win7x64-pro-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x64-pro.json b/win7x64-pro.json index 2380ee4b..d77d25b1 100644 --- a/win7x64-pro.json +++ b/win7x64-pro.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x86-enterprise-cygwin.json b/win7x86-enterprise-cygwin.json index 40f10b4e..818366f6 100644 --- a/win7x86-enterprise-cygwin.json +++ b/win7x86-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", diff --git a/win7x86-enterprise-ssh.json b/win7x86-enterprise-ssh.json index 8ce7a3c5..f2197a9f 100644 --- a/win7x86-enterprise-ssh.json +++ b/win7x86-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x86-enterprise.json b/win7x86-enterprise.json index 6a11ac4a..8233ced5 100644 --- a/win7x86-enterprise.json +++ b/win7x86-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x86-pro-cygwin.json b/win7x86-pro-cygwin.json index fca587f2..016b1b7a 100644 --- a/win7x86-pro-cygwin.json +++ b/win7x86-pro-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -44,7 +44,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -79,7 +79,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/fixnetwork.ps1", diff --git a/win7x86-pro-ssh.json b/win7x86-pro-ssh.json index 08fc2437..06297497 100644 --- a/win7x86-pro-ssh.json +++ b/win7x86-pro-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -77,7 +77,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -107,7 +107,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win7x86-pro.json b/win7x86-pro.json index 5da45dd4..8a0f5d47 100644 --- a/win7x86-pro.json +++ b/win7x86-pro.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", @@ -106,7 +106,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/networkprompt.bat", diff --git a/win81x64-enterprise-cygwin.json b/win81x64-enterprise-cygwin.json index ce880042..70a7084b 100644 --- a/win81x64-enterprise-cygwin.json +++ b/win81x64-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win81x64-enterprise-ssh.json b/win81x64-enterprise-ssh.json index e26901d5..f2b1d6b5 100644 --- a/win81x64-enterprise-ssh.json +++ b/win81x64-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -82,7 +82,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x64-enterprise.json b/win81x64-enterprise.json index 30acaa11..631fd5c0 100644 --- a/win81x64-enterprise.json +++ b/win81x64-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -83,7 +83,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -112,7 +112,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x64-pro-cygwin.json b/win81x64-pro-cygwin.json index fdd0472f..af194b8a 100644 --- a/win81x64-pro-cygwin.json +++ b/win81x64-pro-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -84,7 +84,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -113,7 +113,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win81x64-pro-ssh.json b/win81x64-pro-ssh.json index 4f032837..566d461d 100644 --- a/win81x64-pro-ssh.json +++ b/win81x64-pro-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -82,7 +82,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -110,7 +110,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x64-pro.json b/win81x64-pro.json index 6d257b86..eecc08cf 100644 --- a/win81x64-pro.json +++ b/win81x64-pro.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -83,7 +83,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -112,7 +112,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x86-enterprise-cygwin.json b/win81x86-enterprise-cygwin.json index 6dcda1f4..51705cbe 100644 --- a/win81x86-enterprise-cygwin.json +++ b/win81x86-enterprise-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -105,7 +105,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win81x86-enterprise-ssh.json b/win81x86-enterprise-ssh.json index 0306bd80..486ebd1d 100644 --- a/win81x86-enterprise-ssh.json +++ b/win81x86-enterprise-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -74,7 +74,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -102,7 +102,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x86-enterprise.json b/win81x86-enterprise.json index 5d9cc262..55b6d33e 100644 --- a/win81x86-enterprise.json +++ b/win81x86-enterprise.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x86-pro-cygwin.json b/win81x86-pro-cygwin.json index cdb02333..90573714 100644 --- a/win81x86-pro-cygwin.json +++ b/win81x86-pro-cygwin.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -76,7 +76,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", @@ -105,7 +105,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/cygwin.bat", "{{template_dir}}/floppy/cygwin.sh", "{{template_dir}}/floppy/install-winrm.cmd", diff --git a/win81x86-pro-ssh.json b/win81x86-pro-ssh.json index 4aac5bc8..87ada8f4 100644 --- a/win81x86-pro-ssh.json +++ b/win81x86-pro-ssh.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -42,7 +42,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -74,7 +74,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", @@ -102,7 +102,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/openssh.bat", "{{template_dir}}/floppy/passwordchange.bat", diff --git a/win81x86-pro.json b/win81x86-pro.json index 1a4d7836..86723dc2 100644 --- a/win81x86-pro.json +++ b/win81x86-pro.json @@ -10,7 +10,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -43,7 +43,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -75,7 +75,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat", @@ -104,7 +104,7 @@ "{{template_dir}}/floppy/00-run-all-scripts.cmd", "{{template_dir}}/floppy/01-install-wget.cmd", "{{template_dir}}/floppy/_download.cmd", - "{{template_dir}}/floppy/_packer_config.cmd", + "{{template_dir}}/floppy/_packer_config*.cmd", "{{template_dir}}/floppy/fixnetwork.ps1", "{{template_dir}}/floppy/install-winrm.cmd", "{{template_dir}}/floppy/passwordchange.bat",