[Buildbot-commits] [buildbot/buildbot-infra] fb441f: replace - in a secret name to _

GitHub noreply at github.com
Sat Dec 13 16:44:17 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot-infra
  Commit: fb441f43ed47438af9cf965275dd878a35c2a6d5
      https://github.com/buildbot/buildbot-infra/commit/fb441f43ed47438af9cf965275dd878a35c2a6d5
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M secrets.yml

  Log Message:
  -----------
  replace - in a secret name to _


  Commit: 1d4811d9162f05c3990c0a9adb0e6d7adff49a40
      https://github.com/buildbot/buildbot-infra/commit/1d4811d9162f05c3990c0a9adb0e6d7adff49a40
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M secrets.yml

  Log Message:
  -----------
  create a special group of slave passwords


  Commit: 9fe83453a27524680e471e72d3a5ac8b442f2628
      https://github.com/buildbot/buildbot-infra/commit/9fe83453a27524680e471e72d3a5ac8b442f2628
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    A roles/supervisor-service/handlers/main.yml
    A roles/supervisor-service/meta/main.yml
    A roles/supervisor-service/tasks/main.yml
    A roles/supervisor-service/templates/service.conf.j2
    A roles/supervisor/files/supervisor-wrapper
    A roles/supervisor/handlers/main.yml
    A roles/supervisor/tasks/main.yml
    A roles/supervisor/vars/main.yml

  Log Message:
  -----------
  add supervisor roles

supervisor

* add supervisor package
* config it
* enable and start supervisor daemon
* the role has a parameter -- services -- a list of supervisor services
  to be created: see roles/supervisor/templates/service.conf.j2 for
  parameter list (probably should go to a overall doc of sort)

supervisor-service

* to be documented


  Commit: a35988517497491fee0a2a564f04f999d0a988ff
      https://github.com/buildbot/buildbot-infra/commit/a35988517497491fee0a2a564f04f999d0a988ff
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    A roles/virtualenv/README.rst
    A roles/virtualenv/tasks/main.yml

  Log Message:
  -----------
  add virtualenv role


  Commit: 3fa16dec5f2abc531290f6941117ffb372d6dc16
      https://github.com/buildbot/buildbot-infra/commit/3fa16dec5f2abc531290f6941117ffb372d6dc16
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    A roles/bb-master/README.rst
    A roles/bb-master/files/install-master
    A roles/bb-master/tasks/main.yml
    A roles/bb-master/vars/main.yml

  Log Message:
  -----------
  add bb-master role

* see documentation role in roles/bb-master/README.rst


  Commit: 0f72c5355e4d3cbc1d6f0e84ebdebd18e9f17803
      https://github.com/buildbot/buildbot-infra/commit/0f72c5355e4d3cbc1d6f0e84ebdebd18e9f17803
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    A roles/user/tasks/main.yml

  Log Message:
  -----------
  add user role

this roles allows to create a non-priviledged user

after creating a user, `getent` module is used to get its GECOS record
so, for example, user's home directory is available for following
roles/tasks.


  Commit: 13d60e2c878b262ee472c4312cfd20f3ddebba91
      https://github.com/buildbot/buildbot-infra/commit/13d60e2c878b262ee472c4312cfd20f3ddebba91
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M roles/nginx/templates/proxy

  Log Message:
  -----------
  add more params to proxy config


  Commit: 11f7b02c057ba91595895c320d5cb96a873de90d
      https://github.com/buildbot/buildbot-infra/commit/11f7b02c057ba91595895c320d5cb96a873de90d
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M local.yml

  Log Message:
  -----------
  add play for configuring nine.bb.net

* ensure worker account exists
* create a virtual environment for the build master
* install and configure build master
  * Buildbot -- branch 'master'
  * metabbotcfg -- branch 'nine'
* create supervisor service for the build master (buildmaster)
* install and configure nginx


  Commit: 7b0aac6d9780dbc1bbf36051a2b15a5ff1dc973c
      https://github.com/buildbot/buildbot-infra/commit/7b0aac6d9780dbc1bbf36051a2b15a5ff1dc973c
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M local.yml
    A roles/bb-master/README.rst
    A roles/bb-master/files/install-master
    A roles/bb-master/tasks/main.yml
    A roles/bb-master/vars/main.yml
    M roles/nginx/templates/proxy
    A roles/supervisor-service/handlers/main.yml
    A roles/supervisor-service/meta/main.yml
    A roles/supervisor-service/tasks/main.yml
    A roles/supervisor-service/templates/service.conf.j2
    A roles/supervisor/files/supervisor-wrapper
    A roles/supervisor/handlers/main.yml
    A roles/supervisor/tasks/main.yml
    A roles/supervisor/vars/main.yml
    A roles/user/tasks/main.yml
    A roles/virtualenv/README.rst
    A roles/virtualenv/tasks/main.yml
    M secrets.yml

  Log Message:
  -----------
  Merge pull request #25 from sa2ajj/configure-nine

Configure nine.bb.net


Compare: https://github.com/buildbot/buildbot-infra/compare/dc512aae9a20...7b0aac6d9780


More information about the Commits mailing list