summaryrefslogtreecommitdiff
path: root/ansible/roles/trove-setup/tasks/check.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove all mention of Mason from trove-setupSam Thursfield2015-01-301-6/+0
| | | | | | | | | | | | | The Mason referred to here is the 1st version of the Mason continuous delivery tool. There have been no instances of this for two years. We have made two subsequent Mason implementations since then which don't require coupling in Trove in order to work. As well as removing unneeded configuration, this will fix the misleading warning that users see on Git pushes: remote: [git.baserock.org] Notifying Mason of changes... remote: [git.baserock.org] Notification failed somehow
* Make http the default upstream protocolbaserock/richardipsum/default-upstream-proto-httpRichard Ipsum2014-09-181-1/+1
|
* Allow the configuration of troves without UPSTREAM_TROVEPedro Alvarez2014-09-171-3/+0
| | | | | | | Now UPSTREAM_TROVE is not mandatory to configure a Trove, and if the value is not set, then the configuration of the lorry controller (lorry-controller.conf) won't include any configuration for an upstream Trove.
* Allow Trove mirroring protocol to be set at deployment timebaserock/michaeldrake/mason-develMichael Drake2014-08-051-0/+3
| | | | | | This allows downstream troves that only need to access publically available content to be able to operate without configuring ssh keys on the upstream trove.
* Add Ansible scriptsPedro Alvarez2014-07-141-0/+73