[Buildbot-commits] [buildbot/buildbot-infra] 580a22: Set ezjail config
GitHub
noreply at github.com
Fri Dec 5 16:03:31 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot-infra
Commit: 580a224240db293c594babf0df1bb278113bc528
https://github.com/buildbot/buildbot-infra/commit/580a224240db293c594babf0df1bb278113bc528
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
A roles/jail/templates/ezjail.conf
Log Message:
-----------
Set ezjail config
Commit: 19378d813f932fb98e294ec329d9ecfdedf1ea23
https://github.com/buildbot/buildbot-infra/commit/19378d813f932fb98e294ec329d9ecfdedf1ea23
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
A roles/jail/tasks/main.yml
Log Message:
-----------
Copy config
Commit: cf04dfc7064741ab40e993ea30e6c58e229e3074
https://github.com/buildbot/buildbot-infra/commit/cf04dfc7064741ab40e993ea30e6c58e229e3074
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Install FreeBSD root, with ports, for the base jail
Commit: 201757863738ab0b834032746e93f57000333ad1
https://github.com/buildbot/buildbot-infra/commit/201757863738ab0b834032746e93f57000333ad1
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
A roles/jail/files/flavours/base/etc/make.conf
A roles/jail/files/flavours/base/etc/periodic.conf
A roles/jail/files/flavours/base/etc/rc.conf
A roles/jail/files/flavours/base/ezjail.flavour
Log Message:
-----------
Add base flavour config
The jails will be configured via Ansible so minimal configuration needs
to happen from the flavour.
Commit: 09a7a495f1d86b40a6bc11253dd121555ed1bedf
https://github.com/buildbot/buildbot-infra/commit/09a7a495f1d86b40a6bc11253dd121555ed1bedf
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Create config and jail
Commit: f3c423724d8267475da6333e7998ecd199fc90f6
https://github.com/buildbot/buildbot-infra/commit/f3c423724d8267475da6333e7998ecd199fc90f6
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Enable jails in /etc/rc.conf
Commit: 79ae8dc36810b58c03b46f857b7c3486549efd36
https://github.com/buildbot/buildbot-infra/commit/79ae8dc36810b58c03b46f857b7c3486549efd36
Author: Sean Kelly <code at katron.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M roles/jail/files/flavours/base/etc/make.conf
Log Message:
-----------
Use OPTIONS option in make.conf for FreeBSD 10
Commit: 1b10510f464ba0f70c7a565aaf21143ccda8148a
https://github.com/buildbot/buildbot-infra/commit/1b10510f464ba0f70c7a565aaf21143ccda8148a
Author: Sean Kelly <code at katron.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
A jail.yml
Log Message:
-----------
Add a demo playbook that uses jail role
Commit: 08a512613fab91a704097a6875090966c46c2807
https://github.com/buildbot/buildbot-infra/commit/08a512613fab91a704097a6875090966c46c2807
Author: Sean Kelly <code at katron.org>
Date: 2014-12-01 (Mon, 01 Dec 2014)
Changed paths:
M jail.yml
Log Message:
-----------
Reformat example jail playbook to be more readable
Commit: 0f77929d3f7661aa98ca2b7dfbab06f495f57058
https://github.com/buildbot/buildbot-infra/commit/0f77929d3f7661aa98ca2b7dfbab06f495f57058
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Install ezjail
Commit: b0e2b27059a040a4a30b9529141c800261381c9b
https://github.com/buildbot/buildbot-infra/commit/b0e2b27059a040a4a30b9529141c800261381c9b
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
M roles/jail/templates/ezjail.conf
A roles/jail/vars/main.yml
Log Message:
-----------
Add variables for ezjail base and jail log directories
Commit: 9314fb9a0ca0511cd620ae872fdc83ce495cf386
https://github.com/buildbot/buildbot-infra/commit/9314fb9a0ca0511cd620ae872fdc83ce495cf386
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Create jail log directory
Commit: 458d8bad1b883b287958cca6f2f45c2b35f5c151
https://github.com/buildbot/buildbot-infra/commit/458d8bad1b883b287958cca6f2f45c2b35f5c151
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Get the jail safe name
This is the safe name that is used to identify it in /etc/jail.conf.
Commit: bdaaaa5eb40daf16095fac4685e07e40daddf36f
https://github.com/buildbot/buildbot-infra/commit/bdaaaa5eb40daf16095fac4685e07e40daddf36f
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Insert jail into /etc/jail.conf
Commit: d573b2b1821aa1de1fec55bf31e756b3b3f6bf86
https://github.com/buildbot/buildbot-infra/commit/d573b2b1821aa1de1fec55bf31e756b3b3f6bf86
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
never changed rebase onto safename
Commit: e35736e148b260d4fa6199ef7dad8f1390f62ecf
https://github.com/buildbot/buildbot-infra/commit/e35736e148b260d4fa6199ef7dad8f1390f62ecf
Author: Sean Kelly <code at katron.org>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Fix creates for ezjail-admin install
The config file is created in /usr/local/etc/ezjail and uses the jail's
safe name.
Commit: e64a64fc03553fc8286a3933a7fecc15a00a8486
https://github.com/buildbot/buildbot-infra/commit/e64a64fc03553fc8286a3933a7fecc15a00a8486
Author: Sean Kelly <code at katron.org>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Be explicit about the state of the package
Commit: 9f5cfcfb47d1af2c32797d4a5d51b6d731e4eaa8
https://github.com/buildbot/buildbot-infra/commit/9f5cfcfb47d1af2c32797d4a5d51b6d731e4eaa8
Author: Sean Kelly <code at katron.org>
Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths:
M roles/jail/tasks/main.yml
Log Message:
-----------
Duh, use service module
Commit: 2f453df23e1249a24b4d9caea23c599f7f178815
https://github.com/buildbot/buildbot-infra/commit/2f453df23e1249a24b4d9caea23c599f7f178815
Author: Sean Kelly <code at katron.org>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
R jail.yml
A roles/jail/README.rst
Log Message:
-----------
Add a README describing briefly how to use the jail role
Unsure whether this should go in the docs or the directory of the role.
I opted for the latter thinking if someone wanted to learn how to use
the role, they would be more likely to look in the role's directory.
Commit: 6dc4a0d143a75b7e1ec4dbe9a33d82357936eada
https://github.com/buildbot/buildbot-infra/commit/6dc4a0d143a75b7e1ec4dbe9a33d82357936eada
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
A roles/jail/README.rst
A roles/jail/files/flavours/base/etc/make.conf
A roles/jail/files/flavours/base/etc/periodic.conf
A roles/jail/files/flavours/base/etc/rc.conf
A roles/jail/files/flavours/base/ezjail.flavour
A roles/jail/tasks/main.yml
A roles/jail/templates/ezjail.conf
A roles/jail/vars/main.yml
Log Message:
-----------
Merge pull request #21 from seankelly/jail-role
Jail role
Compare: https://github.com/buildbot/buildbot-infra/compare/ebd2fad1ead7...6dc4a0d143a7
More information about the Commits
mailing list