Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HPCasCode
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hpc-team
  • HPCasCode
  • Merge requests
  • !201

For interactive slurm jobs to run, such as "srun -N 1 -n 1 –pty bash -i "

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Simon Michnowicz requested to merge allow_private_network_input into master Sep 13, 2018
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

For interactive slurm jobs to run, such as "srun -N 1 -n 1 –pty bash -i ", we need to add a rule to accept packets from the Private Network. In MonARCH, {{ PRIVATE_NETWORK_CIDR }} is defined in vars/vars.yml but it defaults to the M3 value of "172.16.200.0/21" when not defined. (tasks/main.yml)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: allow_private_network_input