From 07234282db1d9dffc67b0fd81cc09954dfd59438 Mon Sep 17 00:00:00 2001 From: Jana Halackova Date: Mon, 20 May 2024 10:56:29 +0200 Subject: [PATCH] Replaced arch attribute with condition. --- DC-Micro-deployment-raw-images | 2 +- DC-Micro-deployment-raw-images-ibmz | 2 +- DC-Micro-deployment-raw-images-virtual-machines | 2 +- DC-Micro-deployment-selfinstall-images | 2 +- tasks/deployment-adding-users.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DC-Micro-deployment-raw-images b/DC-Micro-deployment-raw-images index 5b25bfb16..7df525501 100644 --- a/DC-Micro-deployment-raw-images +++ b/DC-Micro-deployment-raw-images @@ -6,5 +6,5 @@ STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns" DOCBOOK5_RNG_URI="urn:x-suse:rng:v2:geekodoc-flat" PROFOS="slmicro" PROFARCH="x86-64" -PROFCONDITION="raw_image;deployment-bare-metal" +PROFCONDITION="raw_image;deployment-bare-metal;x86-64" #STRUCTID="alp-dolomite" diff --git a/DC-Micro-deployment-raw-images-ibmz b/DC-Micro-deployment-raw-images-ibmz index 18d15239a..0ae07d6b7 100644 --- a/DC-Micro-deployment-raw-images-ibmz +++ b/DC-Micro-deployment-raw-images-ibmz @@ -5,5 +5,5 @@ IMG_SRC_DIR="images" STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns" DOCBOOK5_RNG_URI="urn:x-suse:rng:v2:geekodoc-flat" PROFOS="slmicro" -PROFCONDITION="deployment-bare-metal" +PROFCONDITION="deployment-bare-metal;zseries" PROFARCH="zseries" diff --git a/DC-Micro-deployment-raw-images-virtual-machines b/DC-Micro-deployment-raw-images-virtual-machines index 32e452d7f..5e87d0843 100644 --- a/DC-Micro-deployment-raw-images-virtual-machines +++ b/DC-Micro-deployment-raw-images-virtual-machines @@ -6,4 +6,4 @@ STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns" DOCBOOK5_RNG_URI="urn:x-suse:rng:v2:geekodoc-flat" PROFOS="slmicro" PROFARCH="x86-64" -PROFCONDITION="raw_image;deployment-bare-metal" +PROFCONDITION="raw_image;deployment-bare-metal;x86-64" diff --git a/DC-Micro-deployment-selfinstall-images b/DC-Micro-deployment-selfinstall-images index fea73659b..48dc884da 100644 --- a/DC-Micro-deployment-selfinstall-images +++ b/DC-Micro-deployment-selfinstall-images @@ -6,5 +6,5 @@ STYLEROOT="/usr/share/xml/docbook/stylesheet/suse2022-ns" DOCBOOK5_RNG_URI="urn:x-suse:rng:v2:geekodoc-flat" PROFOS="slmicro" PROFARCH="x86-64" -PROFCONDITION="none" +PROFCONDITION="x86-64" #STRUCTID="deployment-selfinstall-images" diff --git a/tasks/deployment-adding-users.xml b/tasks/deployment-adding-users.xml index f21a302e4..3b4c42465 100644 --- a/tasks/deployment-adding-users.xml +++ b/tasks/deployment-adding-users.xml @@ -28,11 +28,11 @@ in the assembly --> - + This step is optional if you have defined an unprivileged user in the &combustion;. - + This step is optional if you have defined an unprivileged user in the &ignition; or &combustion;. If you deployed your system using &jeosfirstboot;, then you set up only the &rootuser; password and you need to create the unprivileged account manually, as described below: