diff --git a/xCAT-server/share/xcat/install/scripts/post.sle b/xCAT-server/share/xcat/install/scripts/post.sle
new file mode 100644
index 000000000..2eba0eae3
--- /dev/null
+++ b/xCAT-server/share/xcat/install/scripts/post.sle
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/xCAT-server/share/xcat/install/scripts/pre.sle15 b/xCAT-server/share/xcat/install/scripts/pre.sle
similarity index 100%
rename from xCAT-server/share/xcat/install/scripts/pre.sle15
rename to xCAT-server/share/xcat/install/scripts/pre.sle
diff --git a/xCAT-server/share/xcat/install/sle/compute.pkglist b/xCAT-server/share/xcat/install/sle/compute.pkglist
new file mode 120000
index 000000000..0e114f64f
--- /dev/null
+++ b/xCAT-server/share/xcat/install/sle/compute.pkglist
@@ -0,0 +1 @@
+compute.sle15.pkglist
\ No newline at end of file
diff --git a/xCAT-server/share/xcat/install/sles/compute.sle15.pkglist b/xCAT-server/share/xcat/install/sle/compute.sle15.pkglist
similarity index 100%
rename from xCAT-server/share/xcat/install/sles/compute.sle15.pkglist
rename to xCAT-server/share/xcat/install/sle/compute.sle15.pkglist
diff --git a/xCAT-server/share/xcat/install/sles/compute.sle15.tmpl b/xCAT-server/share/xcat/install/sle/compute.sle15.tmpl
similarity index 96%
rename from xCAT-server/share/xcat/install/sles/compute.sle15.tmpl
rename to xCAT-server/share/xcat/install/sle/compute.sle15.tmpl
index d2ff50e93..b5254111d 100644
--- a/xCAT-server/share/xcat/install/sles/compute.sle15.tmpl
+++ b/xCAT-server/share/xcat/install/sle/compute.sle15.tmpl
@@ -90,9 +90,9 @@
- #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.sle15#
+ #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.sle#
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/chroot.sles#
- #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sles11#
+ #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.sle#
diff --git a/xCAT-server/share/xcat/install/sle/compute.tmpl b/xCAT-server/share/xcat/install/sle/compute.tmpl
new file mode 120000
index 000000000..357788ec3
--- /dev/null
+++ b/xCAT-server/share/xcat/install/sle/compute.tmpl
@@ -0,0 +1 @@
+compute.sle15.tmpl
\ No newline at end of file