Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 933874ef08e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6efd81106284
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 30, 2018

  1. nixos/slurm: run ctld as user and fix spool dir

    * run as user 'slurm' per default instead of root
    * add user/group slurm to ids.nix
    * fix default location for the state dir of slurmctld:
      (/var/spool -> /var/spool/slurmctld)
    * Update release notes with the above changes
    markuskowa committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    111d4eb View commit details
    Browse the repository at this point in the history
  2. nixos/slurm: add slurmdbd to module

    * New options "services.slurm.dbdserver.[enable,config]"
    * Add slurmdbd to test slurm.nix
    markuskowa committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    79c9dbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f51f753 View commit details
    Browse the repository at this point in the history
  4. nixos/slurm: node/partitionName option -> list

    Make the node and partitionname options lists.
    There can be more than paratition or set of nodes.
    
    Add changes to release notes
    markuskowa committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    d2799d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b388bee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #49348 from markuskowa/mod-slurm-upgrade

    nixos/slurm: add slurmdbd, run daemons as user
    xeji committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    6efd811 View commit details
    Browse the repository at this point in the history