[Buildbot-commits] [buildbot/buildbot-infra] 660332: add support for secrets

GitHub noreply at github.com
Mon Nov 17 10:05:14 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot-infra
  Commit: 660332d5dad0f568c8e0e500713333d6d4b2b1c5
      https://github.com/buildbot/buildbot-infra/commit/660332d5dad0f568c8e0e500713333d6d4b2b1c5
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M .gitignore
    M README.md
    M roles/base/tasks/main.yml
    A roles/base/tasks/secrets.yml
    A secrets.yml

  Log Message:
  -----------
  add support for secrets

The vault password is `sekrit`, and it only has a placeholder in it.  We
will re-key to a shared password before adding real secrets.


  Commit: d6c35204059ec38ec6bbc02880c36ace8705d00e
      https://github.com/buildbot/buildbot-infra/commit/d6c35204059ec38ec6bbc02880c36ace8705d00e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M README.md

  Log Message:
  -----------
  fix typo


  Commit: 7147b8e5aab5f1d3bb4db73f29fff513b6a9fa56
      https://github.com/buildbot/buildbot-infra/commit/7147b8e5aab5f1d3bb4db73f29fff513b6a9fa56
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M .gitignore
    M README.md
    M roles/base/tasks/main.yml
    A roles/base/tasks/secrets.yml
    A secrets.yml

  Log Message:
  -----------
  Merge pull request #9 from djmitche/add-secrets

add support for secrets


Compare: https://github.com/buildbot/buildbot-infra/compare/c8927ac43352...7147b8e5aab5


More information about the Commits mailing list