summaryrefslogtreecommitdiff
path: root/private
Commit message (Collapse)AuthorAgeFilesLines
* Update SSL certificatesSam Thursfield2017-10-204-1238/+1229
| | | | Old ones had expired
* Add ostree.baserock.org systemSam Thursfield2017-07-132-625/+631
| | | | | | | | | | | | | This is a new instance that can be used as an artifact cache by the BuildStream build tool. Anyone can download artifacts over HTTPS. Those given SSH access to the machine can write to the artifact cache (this will likely be limited to automated build machines). DNS is now set to point cache.baserock.org and ostree.baserock.org to the HAProxy frontend. The SSL certificate for the frontend-haproxy system has been regenerated to include the cache.baserock.org and ostree.baserock.org domains.
* Update SSL certsPedro Alvarez Piedehierro2017-05-205-1398/+1398
|
* certs: Make spec.bo and docs.bo part of the frontend certPedro Alvarez2017-03-222-619/+625
|
* Add dnsapi.config.txt file for SSL generationPedro Alvarez2017-03-171-0/+6
|
* Remove old SSL certificate filesPedro Alvarez2017-03-171-89/+0
|
* Add new SSL certsPedro Alvarez2017-03-175-0/+1397
|
* Use Ansible Vaults to contain secret files/variablesPedro Alvarez2016-08-157-0/+434
Having them in files lying around in a local repository is dangerous, they could be commited and pushed by accident. Also, having these files in a mail is not good either, and makes this repository complicated to use for us. Change-Id: I644e1fb8228e3cb081a004547abaf654e9c449b7