Dustin J. Mitchell

Results 181 issues of Dustin J. Mitchell

Similar to the GCP sync implemented in GothenburgBitFactory/taskwarrior#3185, we should be able to sync replicas to AWS's object storage. The tricky bit here is that, unlike GCS and Azure Blob,...

topic:sync

See @dbr's comment in https://github.com/taskchampion/taskchampion/pull/332#issuecomment-1057580024 for how this was run manually.

TBD
c-api

![screenshot_2019-02-05 devel bb net buildbot weekly summary - djmitche gmail com - gmail](https://user-images.githubusercontent.com/28673/52291433-50196c80-2940-11e9-8692-604e81e939c9.png)

The mysql jail has no Ansible configuration

This can be something dead simple - even just some `tar` cron scripts. But we should have backups of irreproducible data including: * mailing list configuration, membership, archives, etc. *...

We have this disabled on the mx jail right now..

nginx on the syslog server is not starting: fatal: [localhost]: FAILED! => {"changed": false, "msg": "nginx: [emerg] BIO_new_file(\"/usr/local/etc/nginx/certs/syslog.buildbot.net.crt\") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/etc/nginx/certs/syslog.buildbot.net.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)\nnginx:...

It seems `python2` needs to be installed. ``` fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "python2: not found\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 127} ``` having fixed that by...

https://github.com/buildbot/buildbot-infra/blob/ac6dcea2f52b163439cba73f7751bacd1769ddc6/jail-lists.yml let's get this in Ansible so that it can be re-created if necessary.

Without this permission, things don't go well - #3395.