aboutsummaryrefslogtreecommitdiffstats
path: root/coin/pre-provisioning
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2021-06-23 12:27:57 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2021-08-23 08:12:43 +0300
commit426bab28a81a17dd5feb70e9558f6edba610d17c (patch)
treeec05a9b54bd1c10c3568949ec43afbc12c06296d /coin/pre-provisioning
parentbbd31689ec603550e01fdc17794d728e30cc289e (diff)
Replace SLES 15 SP2 with SP3
Task-number: QTQAINFRA-4498 Change-Id: I248a0ea19a7e2af59350ba66b55983c20927fff3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'coin/pre-provisioning')
-rw-r--r--coin/pre-provisioning/qtci-linux-SLES-15_SP3-x86_64/README_MANUAL_INSTALLATIONS (renamed from coin/pre-provisioning/qtci-linux-SLES-15_SP2-x86_64/README_MANUAL_INSTALLATIONS)15
1 files changed, 12 insertions, 3 deletions
diff --git a/coin/pre-provisioning/qtci-linux-SLES-15_SP2-x86_64/README_MANUAL_INSTALLATIONS b/coin/pre-provisioning/qtci-linux-SLES-15_SP3-x86_64/README_MANUAL_INSTALLATIONS
index 849b2333..6fe4943b 100644
--- a/coin/pre-provisioning/qtci-linux-SLES-15_SP2-x86_64/README_MANUAL_INSTALLATIONS
+++ b/coin/pre-provisioning/qtci-linux-SLES-15_SP3-x86_64/README_MANUAL_INSTALLATIONS
@@ -1,4 +1,4 @@
-### SUSE Linux Enterprise Desktop 15 SP2 ###
+### SUSE Linux Enterprise Desktop 15 SP3 ###
Language: English (US)
Keyboard Layout: English (US)
@@ -7,9 +7,13 @@ Available Extensions and Modules:
Basesystem Module
Desktop Applications Module
Python 2 Module
+ Server Applications Module
Gnome Desktop (X11)
+Enable SSH service
+Disable Firewall
+
Resolution 1280x800
# Settings
@@ -41,7 +45,12 @@ org.freedesktop.login1.power-off yes
org.freedesktop.login1.power-off-ignore-inhibit yes
org.freedesktop.login1.power-off-multiple-sessions yes
+sudo /sbin/set_polkit_default_privs
+
+# Set how DHClient creates CID for compatibility with older DHCP servers
+sudo sed -i 's/DHCLIENT_CREATE_CID=""/DHCLIENT_CREATE_CID="rfc2132"/' /etc/sysconfig/network/dhcp
+
# Register product
# Add 'Available Extensions and Modules'
-* Basesystem Module 15 SP2 x86_64
-* Server Applications Module 15 SP2 x86_64
+* Basesystem Module 15 SP3 x86_64
+* Server Applications Module 15 SP3 x86_64