Packer templates for creating TeamCity agent AMIs in EC2.
Name | Description |
---|---|
ubuntu_xenial_16.04_teamcity_agent | Packer template which creates a TeamCity agent AMI. |
ubuntu_18.04_teamcity_agent | Packer template which creates a TeamCity agent AMI. (NOTE: This cannot be used until a 'docker-ce' package is released for Ubuntu 18.04.) |
windows_2012r2_chef_13.8.5_visualstudio_2015 | Packer template which creates a Visual Studio 2015 AMI. |
windows_2012r2_chef_13.8.5_visualstudio_2015_buildagent | Packer template which creates a build agent AMI. |
windows_2012r2_chef_13.8.5_visualstudio_2015_sql_server_2016 | Packer template which creates a SQL Server 2016 AMI. |
windows_2012r2_chef_13.8.5_visualstudio_2015_sql_server_2016_testagent | Packer template which creates a test agent AMI. |
- Fork the repository on GitHub.
- Create a named feature branch.
- Write your change.
- Write tests for your change, if applicable.
- Run the tests, ensuring they all pass.
- Submit a pull request.
Author:: Changepoint Engineering ([email protected])