31
edits
Mcornmesser (talk | contribs) |
Mcornmesser (talk | contribs) (Incremental save) |
||
Line 1: | Line 1: | ||
== Overview == | |||
As of 2015-11-24 the configuration of 2008 buildbot slaves consists of 4 parts. The initial manual build of the AWS AMI, application of the 2008 PuppetAgain catalog, manual configuration changes, and lastly the EC2 userdata scripts. | As of 2015-11-24 the configuration of 2008 buildbot slaves consists of 4 parts. The initial manual build of the AWS AMI, application of the 2008 PuppetAgain catalog, manual configuration changes, and lastly the EC2 userdata scripts. | ||
Manual configuration changes will eventually be part of PuppetAgain, and as well as portion of the manual AMI creation. These were currently left out do to the priority of getting buildbot builds working in AWS over the individual automation and management pieces. | Manual configuration changes will eventually be part of PuppetAgain, and as well as portion of the manual AMI creation. These were currently left out do to the priority of getting buildbot builds working in AWS over the individual automation and management pieces. | ||
== AMI Creation == | |||
=== 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: Microsoft Windows Server 2008 R2 Base - ami-2debb748. | 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: Microsoft Windows Server 2008 R2 Base - ami-2debb748. | ||
=== Installed Applications ==== | |||
== Puppet Configuration === | |||
== Manual Configuration/Tweaks == | |||
== EC2 Service Userdata Scripts == | |||
== OLD PRE 2015-11 Configuration Notes (Incomplete) == | == OLD PRE 2015-11 Configuration Notes (Incomplete) == |
edits