Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.48 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.48 KB

teamcity/packer

Packer templates for creating TeamCity agent AMIs in EC2.

Directory Structure

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.

Contributing

  1. Fork the repository on GitHub.
  2. Create a named feature branch.
  3. Write your change.
  4. Write tests for your change, if applicable.
  5. Run the tests, ensuring they all pass.
  6. Submit a pull request.

License and Authors

Author:: Changepoint Engineering ([email protected])