Skip to content

Commit

Permalink
Merge master into the architecture_2024 branch (#1102)
Browse files Browse the repository at this point in the history
Keep the `architecture_2024` in sync with the `master` branch.
  • Loading branch information
imobachgs authored Mar 19, 2024
2 parents 805e9bd + 0bbdef8 commit 744b680
Show file tree
Hide file tree
Showing 27 changed files with 966 additions and 94 deletions.
8 changes: 5 additions & 3 deletions products.d/tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,12 @@ storage:
- mount_path: "swap"
filesystem: swap
size:
auto: false
min: 1 GiB
max: 2 GiB
auto: true
outline:
auto_size:
base_min: 1 GiB
base_max: 2 GiB
adjust_by_ram: true
required: false
filesystems:
- swap
Expand Down
Loading

0 comments on commit 744b680

Please sign in to comment.