ReleaseEngineering/worker configuration/2008: Difference between revisions

Incremental save
(Incremental save)
Line 15: Line 15:
* Visual Studio 2013  
* Visual Studio 2013  
** ISO: en_visual_studio_premium_2013_with_update_3_x86_dvd_4836351
** ISO: en_visual_studio_premium_2013_with_update_3_x86_dvd_4836351
*** Resulting Version: ADD
* Puppet Agent  
* Puppet Agent  
** Including a method to pull Puppet authentication certs and keys (most recently used puppetized temp vbs script)
** Including a method to pull Puppet authentication certs and keys (most recently used puppetized temp vbs script)
Line 30: Line 31:
** Can be moved into the EC2 userdata scripts pre-Puppet run
** Can be moved into the EC2 userdata scripts pre-Puppet run
* Roll back patching level to 2011-06
* Roll back patching level to 2011-06
** ADD script
* Set a os_version "reg add "HKLM\System\CurrentControlSet\Control\Session Manager\Environment" /v os_version /t REG_SZ /d 2008"


== Puppet Configuration ===
== Puppet Configuration ===
Line 163: Line 166:
Set a os_version "reg add "HKLM\System\CurrentControlSet\Control\Session Manager\Environment" /v os_version /t REG_SZ /d 2008"
Set a os_version "reg add "HKLM\System\CurrentControlSet\Control\Session Manager\Environment" /v os_version /t REG_SZ /d 2008"
** For Puppet use. Currently there is no facter fact to differentiate between Windows OSes<br />
** For Puppet use. Currently there is no facter fact to differentiate between Windows OSes<br />
=== Windows 2008 Build Slave Configuration Managed by Puppet ===
=== User Account Configuration ===
=== Operating System Configuration ===
=== Firewall Configuration ===
=== Network Configuration ===
=== Application Installs ===
=== Buildbot and Runner Configuration ===
31

edits