Skip to content

Commit

Permalink
Merge c4ac601 into c7d9c4a
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Oct 19, 2023
2 parents c7d9c4a + c4ac601 commit 2839cd9
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions test/data/devicegraphs/autoyast_drive_examples.yml
Expand Up @@ -40,9 +40,9 @@
- partition:
size: 1 GiB
name: /dev/dasdb1
id: swap
file_system: swap
mount_point: swap
label: swap
label: swap_dasdb

- partition:
size: 6 GiB
Expand Down Expand Up @@ -73,8 +73,7 @@
name: /dev/sdc2
id: swap
file_system: swap
mount_point: swap
label: swap
label: swap_sdc

- partition:
size: 20 GiB
Expand Down Expand Up @@ -162,7 +161,7 @@
type: logical
id: swap
file_system: swap
mount_point: swap
label: swap_sdd

- partition:
size: 10 GiB
Expand Down Expand Up @@ -215,6 +214,7 @@
type: logical
id: swap
file_system: swap
label: swap_sdf

- partition:
size: 10 GiB
Expand Down Expand Up @@ -265,8 +265,7 @@
name: /dev/sdaa2
id: swap
file_system: swap
mount_point: swap
label: swap
label: swap_sdaa

- partition:
size: 20 GiB
Expand Down Expand Up @@ -328,7 +327,7 @@
name: /dev/sdh3
id: swap
file_system: swap
mount_point: swap
label: swap_sdh

# Btrfs with default_subvolume set to ""
- disk:
Expand Down

0 comments on commit 2839cd9

Please sign in to comment.