Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional partitions #498

Merged
merged 8 commits into from
Jun 4, 2024
Merged

Additional partitions #498

merged 8 commits into from
Jun 4, 2024

Conversation

XaverStiensmeier
Copy link
Contributor

Closes #489

Using the key partitions:

- type: de.NBI small + ephemeral
      image: ^Ubuntu 22\.04 LTS \(.*\)$
      count: 2
      partitions:
        - ephemeral

you can create additional partitions.

This pull request also includes a minor enhancement for the default configurations for slurm and ansible (see #485 and #475 ) by introducing the global keys:

customAnsibleCfg: True # If True, changes in ansible.cfg are kept. Default False.
customSlurmTemplate: True # If True, changes in slurm.j2 are kept. Default False.

this is necessary to ensure users ansible and slurm configs get updated when BiBiGrid updates if they don't use a custom version.

@XaverStiensmeier XaverStiensmeier merged commit 308722b into dev Jun 4, 2024
3 checks passed
@XaverStiensmeier XaverStiensmeier deleted the additional-partitions branch June 4, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants