31
edits
Mcornmesser (talk | contribs) (Incremental save) |
Mcornmesser (talk | contribs) |
||
Line 7: | Line 7: | ||
=== Starting Operating System=== | === Starting Operating System=== | ||
Due to a deep level issue affecting hg clone and hg bundle times we move away from using a custom AMI built of a Microsoft Deployment Workbench image and starting with an AWS vanilla AMI: | Due to a deep level issue affecting hg clone and hg bundle times we move away from using a custom AMI built of a Microsoft Deployment Workbench image and starting with an AWS vanilla AMI: Windows_Server-2008-R2_SP1-English-64Bit-Base-2015.09.09 (ami-31620c54). | ||
=== Installed Applications ==== | === Installed Applications ==== | ||
* Visual Studio 2010 | |||
** ISO: SW_DVD5_NTRL_Visual_Studio_2010SP1_MultiLang_FPP_VL_MLF_X17-40329 | |||
*** Resulting Version: 10.0.30319.1 RTMRel | |||
* Visual Studio 2013 | |||
** ISO: en_visual_studio_premium_2013_with_update_3_x86_dvd_4836351 | |||
* Puppet Agent | |||
** Including a method to pull Puppet authentication certs and keys (most recently used puppetized temp vbs script) | |||
** Include a copy of the puppet.conf in C:\ProgramData\PuppetLabs\puppet\etc | |||
*** Based off of : http://hg.mozilla.org/build/puppet/file/tip/modules/puppet/templates/puppet.conf.erb | |||
** Puppet authentication and the puppet.conf file can eventually be moved into EC2 userdata scripts | |||
*** This may eventually be moved into the Userdata scripts | |||
*** Resulting Version: | |||
* Other Applications that can be moved into PuppetAgain management | |||
** Direct X SDK | |||
** Windows 8 SDK | |||
== Puppet Configuration === | == Puppet Configuration === |
edits