[Buildbot-commits] [buildbot/buildbot-infra] b77f7f: Configure sendmail in the 'base' role

GitHub noreply at github.com
Sun Jan 18 20:16:28 UTC 2015


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

  Changed paths:
    M jail-bslave1.yml
    M jail-buildbot.yml
    M jail-docs.yml
    M jail-lists.yml
    M jail-mx.yml
    M jail-nine.yml
    M jail-ns1.yml
    M jail-www.yml
    M roles/base/defaults/main.yml
    M roles/base/handlers/main.yml
    M roles/base/tasks/main.yml
    A roles/base/tasks/sendmail.yml
    R roles/sendmail/handlers/main.yml
    R roles/sendmail/tasks/main.yml

  Log Message:
  -----------
  Configure sendmail in the 'base' role

Except on hosts that do explicit mail handling (lists, mx), where the
config is disabled.  This gets us the proper sendmail config on all of
the otherwise-unmanaged jails.


  Commit: 5e6ea9c028ceb4dab1cbc16d66dfb0dbeb46ae0f
      https://github.com/buildbot/buildbot-infra/commit/5e6ea9c028ceb4dab1cbc16d66dfb0dbeb46ae0f
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-18 (Sun, 18 Jan 2015)

  Changed paths:
    M jail-bslave1.yml
    M jail-buildbot.yml
    M jail-docs.yml
    M jail-lists.yml
    M jail-mx.yml
    M jail-nine.yml
    M jail-ns1.yml
    M jail-www.yml
    M roles/base/defaults/main.yml
    M roles/base/handlers/main.yml
    M roles/base/tasks/main.yml
    A roles/base/tasks/sendmail.yml
    R roles/sendmail/handlers/main.yml
    R roles/sendmail/tasks/main.yml

  Log Message:
  -----------
  Merge pull request #70 from djmitche/sendmail-in-base

Configure sendmail in the 'base' role


Compare: https://github.com/buildbot/buildbot-infra/compare/6bcd5ad61147...5e6ea9c028ce


More information about the Commits mailing list