[Buildbot-commits] [buildbot/buildbot-infra] d50abd: serve ftp content over HTTP via nginx

GitHub noreply at github.com
Mon Jan 19 22:41:18 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot-infra
  Commit: d50abdc37395214c89a516ac30c2f87cd83d4a41
      https://github.com/buildbot/buildbot-infra/commit/d50abdc37395214c89a516ac30c2f87cd83d4a41
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M jail-ftp.yml
    A roles/ftp/files/buildbot-favicon.ico
    A roles/ftp/files/ftp-nginx.conf
    A roles/ftp/files/robots.txt
    A roles/ftp/meta/main.yml
    A roles/ftp/tasks/main.yml

  Log Message:
  -----------
  serve ftp content over HTTP via nginx


  Commit: bf044203b4876b6294974c7c3e6ef54d8aa61a64
      https://github.com/buildbot/buildbot-infra/commit/bf044203b4876b6294974c7c3e6ef54d8aa61a64
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M roles/ftp/meta/main.yml
    M roles/ftp/tasks/main.yml
    A roles/vsftp/handlers/main.yml
    A roles/vsftp/tasks/main.yml
    A roles/vsftp/templates/vsftpd.conf.j2

  Log Message:
  -----------
  Add FTP support to ftp.buildbot.net


  Commit: c0dfe82e34531d66789965ce5f895b8e8e36a5d8
      https://github.com/buildbot/buildbot-infra/commit/c0dfe82e34531d66789965ce5f895b8e8e36a5d8
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M roles/ftp/meta/main.yml
    A roles/vsftp/defaults/main.yml
    M roles/vsftp/tasks/main.yml
    M roles/vsftp/templates/vsftpd.conf.j2
    A roles/vsftp/vars/main.yml
    M secrets.yml

  Log Message:
  -----------
  Add SSL support in vsftpd


  Commit: dca6753db19a9e6bc4abbd86163d67510b729561
      https://github.com/buildbot/buildbot-infra/commit/dca6753db19a9e6bc4abbd86163d67510b729561
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M roles/ftp/meta/main.yml
    M roles/nginx/README.rst
    A roles/nginx/defaults/main.yml
    M roles/nginx/tasks/main.yml
    M roles/nginx/templates/static
    M roles/nginx/vars/main.yml

  Log Message:
  -----------
  enable HTTPS


  Commit: acf78f01cac8c8c84ceef4ba85891b7f94e6a06e
      https://github.com/buildbot/buildbot-infra/commit/acf78f01cac8c8c84ceef4ba85891b7f94e6a06e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    A group_vars/ftp
    M jail-ftp.yml
    M roles/base-servicehost/meta/main.yml
    M roles/ftp/meta/main.yml
    A roles/ssh/defaults/main.yml
    M roles/ssh/tasks/main.yml
    A roles/ssh/templates/sshd_config.j2
    A roles/user/defaults/main.yml
    M roles/user/tasks/main.yml

  Log Message:
  -----------
  Set up for SSH uploads to ftp.buildbot.net

This involved modifying the ssh role to accept parameters (and invoking
it for service hosts!), and modify the user role to install SSH keys.


  Commit: 17b94deca2e913cdf3eb672697ad6d47420b94b7
      https://github.com/buildbot/buildbot-infra/commit/17b94deca2e913cdf3eb672697ad6d47420b94b7
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M group_vars/ftp
    M roles/ftp/meta/main.yml
    M roles/vsftp/handlers/main.yml

  Log Message:
  -----------
  delete blank line


  Commit: 996326f8444d89880f47beac6440e26482069aaf
      https://github.com/buildbot/buildbot-infra/commit/996326f8444d89880f47beac6440e26482069aaf
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M jail-ftp.yml

  Log Message:
  -----------
  use {{ ftp_root }}


  Commit: 1d7f1f6d8beb5549e569f51dbc797c9aebad1f1e
      https://github.com/buildbot/buildbot-infra/commit/1d7f1f6d8beb5549e569f51dbc797c9aebad1f1e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M roles/nginx/templates/static

  Log Message:
  -----------
  use different logfiles for ssl


  Commit: 22c6acfd4ef610a66a779b4f1eaf48984a36e218
      https://github.com/buildbot/buildbot-infra/commit/22c6acfd4ef610a66a779b4f1eaf48984a36e218
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M roles/nginx/tasks/main.yml
    M roles/vsftp/tasks/main.yml

  Log Message:
  -----------
  set permissions for SSL key material


  Commit: 117129c306be8e71adf966c90d2f1b3565b8f625
      https://github.com/buildbot/buildbot-infra/commit/117129c306be8e71adf966c90d2f1b3565b8f625
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    A group_vars/ftp
    M jail-ftp.yml
    M roles/base-servicehost/meta/main.yml
    A roles/ftp/files/buildbot-favicon.ico
    A roles/ftp/files/ftp-nginx.conf
    A roles/ftp/files/robots.txt
    A roles/ftp/meta/main.yml
    A roles/ftp/tasks/main.yml
    M roles/nginx/README.rst
    A roles/nginx/defaults/main.yml
    M roles/nginx/tasks/main.yml
    M roles/nginx/templates/static
    M roles/nginx/vars/main.yml
    A roles/ssh/defaults/main.yml
    M roles/ssh/tasks/main.yml
    A roles/ssh/templates/sshd_config.j2
    A roles/user/defaults/main.yml
    M roles/user/tasks/main.yml
    A roles/vsftp/defaults/main.yml
    A roles/vsftp/handlers/main.yml
    A roles/vsftp/tasks/main.yml
    A roles/vsftp/templates/vsftpd.conf.j2
    A roles/vsftp/vars/main.yml
    M secrets.yml

  Log Message:
  -----------
  Merge djmitche/buildbot-infra:bug3044 (PR #77)


Compare: https://github.com/buildbot/buildbot-infra/compare/cb1c1c431ecd...117129c306be


More information about the Commits mailing list