Skip to content

Commit

Permalink
Add count parameter to compute flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Jan 12, 2024
1 parent d0c642f commit 8e2f745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ parameters:
kind: cloud.size
immutable: true
options:
count_parameter: compute_count
min_ram: 2048
min_disk: 20

Expand Down
1 change: 1 addition & 0 deletions environments/.caas/ui-meta/slurm-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ parameters:
kind: cloud.size
immutable: true
options:
count_parameter: compute_count
min_ram: 2048
min_disk: 20

Expand Down

0 comments on commit 8e2f745

Please sign in to comment.