diff --git a/schedule/yast/sle/flows/default_aarch64.yaml b/schedule/yast/sle/flows/default_aarch64.yaml index 36e2a90983f1..ca46ccb39453 100644 --- a/schedule/yast/sle/flows/default_aarch64.yaml +++ b/schedule/yast/sle/flows/default_aarch64.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: [] license_agreement: - installation/licensing/accept_license diff --git a/schedule/yast/sle/flows/default_ipmi.yaml b/schedule/yast/sle/flows/default_ipmi.yaml index 2a3badbef1b2..a06d1092b3fe 100644 --- a/schedule/yast/sle/flows/default_ipmi.yaml +++ b/schedule/yast/sle/flows/default_ipmi.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: diff --git a/schedule/yast/sle/flows/default_ppc64le.yaml b/schedule/yast/sle/flows/default_ppc64le.yaml index 27d3082ee564..d898b8ffae32 100644 --- a/schedule/yast/sle/flows/default_ppc64le.yaml +++ b/schedule/yast/sle/flows/default_ppc64le.yaml @@ -5,7 +5,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: diff --git a/schedule/yast/sle/flows/default_s390x_kvm.yaml b/schedule/yast/sle/flows/default_s390x_kvm.yaml index 29ca08f97493..39dfb1c5ca08 100644 --- a/schedule/yast/sle/flows/default_s390x_kvm.yaml +++ b/schedule/yast/sle/flows/default_s390x_kvm.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution license_agreement: - installation/licensing/accept_license registration: diff --git a/schedule/yast/sle/flows/default_s390x_kvm_textmode.yaml b/schedule/yast/sle/flows/default_s390x_kvm_textmode.yaml index 8065fcdc2eac..dce0b82badc2 100644 --- a/schedule/yast/sle/flows/default_s390x_kvm_textmode.yaml +++ b/schedule/yast/sle/flows/default_s390x_kvm_textmode.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution license_agreement: - installation/licensing/accept_license registration: diff --git a/schedule/yast/sle/flows/default_s390x_svirt.yaml b/schedule/yast/sle/flows/default_s390x_svirt.yaml index 5e6620f73918..90a7a8b74b13 100644 --- a/schedule/yast/sle/flows/default_s390x_svirt.yaml +++ b/schedule/yast/sle/flows/default_s390x_svirt.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution license_agreement: - installation/licensing/accept_license registration: diff --git a/schedule/yast/sle/flows/default_s390x_zvm.yaml b/schedule/yast/sle/flows/default_s390x_zvm.yaml index bddcd7680593..b445094b37c5 100644 --- a/schedule/yast/sle/flows/default_s390x_zvm.yaml +++ b/schedule/yast/sle/flows/default_s390x_zvm.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution license_agreement: - installation/licensing/accept_license configure_dasd_disks: diff --git a/schedule/yast/sle/flows/default_svirt-hyperv.yaml b/schedule/yast/sle/flows/default_svirt-hyperv.yaml index a890fcfad1ba..b1e3f54c5c4f 100644 --- a/schedule/yast/sle/flows/default_svirt-hyperv.yaml +++ b/schedule/yast/sle/flows/default_svirt-hyperv.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: diff --git a/schedule/yast/sle/flows/default_svirt-xen-hvm.yaml b/schedule/yast/sle/flows/default_svirt-xen-hvm.yaml index 5b4167b002e3..77bbbe084a0f 100644 --- a/schedule/yast/sle/flows/default_svirt-xen-hvm.yaml +++ b/schedule/yast/sle/flows/default_svirt-xen-hvm.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: diff --git a/schedule/yast/sle/flows/default_svirt-xen-pv.yaml b/schedule/yast/sle/flows/default_svirt-xen-pv.yaml index 908ba2671985..afcb5c90c4a4 100644 --- a/schedule/yast/sle/flows/default_svirt-xen-pv.yaml +++ b/schedule/yast/sle/flows/default_svirt-xen-pv.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: diff --git a/schedule/yast/sle/flows/default_x86_64.yaml b/schedule/yast/sle/flows/default_x86_64.yaml index 35861eb91a41..533509f93d0e 100644 --- a/schedule/yast/sle/flows/default_x86_64.yaml +++ b/schedule/yast/sle/flows/default_x86_64.yaml @@ -4,7 +4,8 @@ bootloader: - installation/bootloader_start setup_libyui: - installation/setup_libyui -access_beta: [] +access_beta: + - installation/access_beta_distribution product_selection: - installation/product_selection/install_SLES license_agreement: