- Installs Java v7 on Ubuntu servers
- Installs MySQL on Ubuntu servers
- Installs Jetbrains' TeamCity on Ubuntu servers
teamcity_domain: teamcity.vagrant.dev
teamcity_version: 10.0.1
teamcity_webserver: nginx
teamcity_db_user: teamcity
teamcity_db_passw: 12345
Dependencies are checked off as the role installs.
- Add the role to your playbook.
- Modify above variables as desired.
MIT / BSD
This role was created in 2016 by Karl Hepworth.
This role was created due to having unavailable options of success. It was created because I failed to get the galaxy role sa-teamcity to work correctly or test correctly. I hope it helps others.