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

Quick fix for yast default+schedule #16354

Merged
merged 1 commit into from
Feb 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion schedule/yast/lvm/lvm+cancel_existing_cryptlvm_x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ schedule:
- installation/system_role/accept_selected_role_SLES_with_GNOME
guided_partitioning:
- installation/partitioning/lvm_ignore_existing
- installation/partitioning/accept_proposed_layout
default_systemd_target:
- installation/installation_settings/validate_default_target
first_login:
Expand Down
1 change: 1 addition & 0 deletions schedule/yast/lvm/lvm_thin_provisioning_x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ schedule:
- installation/system_role/accept_selected_role_SLES_with_GNOME
expert_partitioning:
- installation/partitioning/new_partitioning_gpt
suggested_partitioning: []
default_systemd_target:
- installation/installation_settings/validate_default_target
system_preparation:
Expand Down
1 change: 1 addition & 0 deletions schedule/yast/lvm_raid1/lvm+raid1_sle15_x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ vars:
schedule:
expert_partitioning:
- installation/partitioning/setup_raid1_lvm
suggested_partitioning: []
default_systemd_target:
- installation/installation_settings/validate_default_target
system_validation:
Expand Down