[Buildbot-commits] [buildbot/buildbot-infra] e6e06d: Run ansible in a crontask on service hosts
GitHub
noreply at github.com
Tue Dec 16 03:05:21 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot-infra
Commit: e6e06dacf13a10d7a6b5466a1a29b133b45e980e
https://github.com/buildbot/buildbot-infra/commit/e6e06dacf13a10d7a6b5466a1a29b133b45e980e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M group_vars/all
M prod-hosts
A roles/base-servicehost/tasks/ansible-pull.yml
M roles/base-servicehost/tasks/main.yml
A roles/base-servicehost/templates/vault-password.j2
Log Message:
-----------
Run ansible in a crontask on service hosts
Because this won't work well in development (it will always look at
prod-hosts), it's easily disabled with no_ansible_pull=true in the
inventory. Fixes #3089.
Commit: cc3b12bbb6a2e94a582f479f1edfbb84b5492704
https://github.com/buildbot/buildbot-infra/commit/cc3b12bbb6a2e94a582f479f1edfbb84b5492704
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M group_vars/all
Log Message:
-----------
use a git:// URL
Commit: efef58e7a8d4e7064482ca1c7ba65644201addf9
https://github.com/buildbot/buildbot-infra/commit/efef58e7a8d4e7064482ca1c7ba65644201addf9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M README.rst
M ansible.cfg
R prod-hosts
R servicehosts.yml
R site.yml
Log Message:
-----------
Focus on local.yml for all Ansible runs
Commit: 253a4801494d2312eb71b0442176ddb197ed60e4
https://github.com/buildbot/buildbot-infra/commit/253a4801494d2312eb71b0442176ddb197ed60e4
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M README.rst
M local.yml
R roles/base-servicehost/tasks/ansible-pull.yml
M roles/base-servicehost/tasks/main.yml
R roles/base-servicehost/templates/vault-password.j2
A roles/base/tasks/ansible-pull.yml
M roles/base/tasks/main.yml
R roles/base/tasks/users.yml
Log Message:
-----------
configure service hosts too, and move ansible-pull tasks to 'base'
Commit: 9c8a99d3be2d559f5fabc19ef3d1367aa17594fc
https://github.com/buildbot/buildbot-infra/commit/9c8a99d3be2d559f5fabc19ef3d1367aa17594fc
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M roles/base/tasks/ansible-pull.yml
Log Message:
-----------
install ansible repo in service account's home
Commit: c95bd37a602961af1dfdf3c8d50180aa0edb9b70
https://github.com/buildbot/buildbot-infra/commit/c95bd37a602961af1dfdf3c8d50180aa0edb9b70
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-14 (Sun, 14 Dec 2014)
Changed paths:
M README.rst
Log Message:
-----------
mention ansible runs non-priviledged
Commit: 6cec90225c3a55128293778b68a3dee80a94b08a
https://github.com/buildbot/buildbot-infra/commit/6cec90225c3a55128293778b68a3dee80a94b08a
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M README.rst
M bootstrap
R bootstrap.yml
Log Message:
-----------
Fix bootstrapping to work with local.yml.
Commit: d565bdbdfa9eac49eb67abe0230fb30058e2cf1e
https://github.com/buildbot/buildbot-infra/commit/d565bdbdfa9eac49eb67abe0230fb30058e2cf1e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M bootstrap
M roles/base/tasks/ansible-pull.yml
Log Message:
-----------
use an explicit branch
Commit: 6e505d093774a1d8ab3844cc644160d5c551ef24
https://github.com/buildbot/buildbot-infra/commit/6e505d093774a1d8ab3844cc644160d5c551ef24
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M README.rst
Log Message:
-----------
fix README typo
Commit: cd329805a22bda1a98113815a68a0a66838ced23
https://github.com/buildbot/buildbot-infra/commit/cd329805a22bda1a98113815a68a0a66838ced23
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M README.rst
M ansible.cfg
M bootstrap
R bootstrap.yml
M group_vars/all
M local.yml
R prod-hosts
A roles/base/tasks/ansible-pull.yml
M roles/base/tasks/main.yml
R roles/base/tasks/users.yml
R servicehosts.yml
R site.yml
Log Message:
-----------
Merge djmitche/buildbot-infra:pull-cron (PR #37)
Compare: https://github.com/buildbot/buildbot-infra/compare/7b0aac6d9780...cd329805a22b
More information about the Commits
mailing list