summaryrefslogtreecommitdiff
path: root/hosts
Commit message (Collapse)AuthorAgeFilesLines
* Make 'hosts' a symlink to baserock_hostsSam Thursfield2015-03-171-40/+1
| | | | | | | | The idea is to make it easier for people to fork infrastructure.git and use it for their own infrastructure. They'll need to totally change 'hosts' to point to their own systems, and this would lead to merge conflicts every time they tried to pull in 'master' of infrastructure.git.
* Update hosts for new Mason deploymentsSam Thursfield2015-03-091-2/+2
|
* Add mason-x86-32.baserock.org to Ansible 'hosts' fileSam Thursfield2015-02-231-0/+1
|
* Merge branch 'sam/gerrit'Sam Thursfield2015-02-181-0/+1
|\ | | | | | | | | | | Conflicts: README.mdwn strata/trove.morph
| * Add baserock_gerrit systemSam Thursfield2015-01-301-0/+1
| | | | | | | | | | | | These instructions allow deploying a production-ready Gerrit instance. Integrating the gerrit.baserock.org with git.baserock.org will be done separately.
* | Update IP address in hostsSam Thursfield2015-02-181-2/+2
| |
* | Update Ansible hosts fileSam Thursfield2015-02-121-3/+3
|/
* Include devel system in 'hosts' by defaultSam Thursfield2015-01-281-1/+1
| | | | To ensure it doesn't get missed when doing security audits.
* openid_provider: Get ready for production!Sam Thursfield2015-01-261-1/+1
| | | | | | | | | This includes some tweaks to how deployment is done. There is now an 'instance configuration' stage, where an Ansible playbook injects instance-specific info like the database password into the machine, and runs database migrations. It makes sense for this to be a separate stage because it may need to be re-executed during the lifetime of the instance, for example if the database passwords change.
* Allow administrating all baserock.org systems using AnsibleSam Thursfield2015-01-091-0/+38