nixpkgs/nixos/modules
Corey O'Connor 9b79d5b298 Add jenkins continuous integration server and user.
By default the jenkins server is executed under the user "jenkins". Which can be configured using
users.jenkins.* options. If a different user is requested by changing services.jenkins.user then
none of the users.jenkins options apply.

This patch does not include jenkins slave configuration. Some config options will probably change
when this is implemented.

Aspects like the user and environment are typically identical between slave and master. The service
configs are different. The design is for users.jenkins to cover the shared aspects while
services.jenkins and services.jenkins-slave cover the master and slave specific aspects,
respectively.

Another option would be to place everything under services.jenkins and have a config that selects
master vs slave.
2014-03-13 13:01:49 -07:00
..
config Merge pull request #1767 from the-kenny/fix-consoleKeyMap-type 2014-03-08 18:04:55 +01:00
hardware Upgrade bumblebee and add nixos module 2014-02-09 15:09:41 +01:00
installer typo: occured -> occurred 2014-03-07 19:39:55 +01:00
misc Add jenkins continuous integration server and user. 2014-03-13 13:01:49 -07:00
profiles remove references to isSystemUser and fix eval of tested job 2014-02-08 21:10:00 +01:00
programs add gstreamer 1.0 setup-hook and use it where appropriate 2014-02-28 02:03:07 +01:00
security Remove /etc/ca-bundle.crt 2014-02-11 17:13:36 +01:00
services Add jenkins continuous integration server and user. 2014-03-13 13:01:49 -07:00
system Don't override the baseUnit's PATH by default 2014-03-12 20:03:14 -04:00
tasks nixos/network-interfaces: do not try to enable or disable ipv6 in container 2014-03-10 12:39:22 +01:00
testing Rename linuxManualConfig to buildLinux 2014-01-21 20:05:55 -05:00
virtualisation Make initialRootPassword overrideable in all virtualisation modules, not just virtualbox. 2014-02-24 18:05:26 +01:00
module-list.nix Add jenkins continuous integration server and user. 2014-03-13 13:01:49 -07:00
rename.nix move windowManager.xbmc to desktopManager.xbmc 2014-03-12 09:20:59 +01:00