Skip to content

Commit

Permalink
Fix stock SLE15 install template
Browse files Browse the repository at this point in the history
  • Loading branch information
jjohnson42 committed Jul 7, 2020
1 parent b6eaf5c commit 89f3770
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions xCAT-server/share/xcat/install/sle/compute.sle15.pkglist
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ insserv-compat
net-tools-deprecated
rsyslog
nfs-client
wget
2 changes: 2 additions & 0 deletions xCAT-server/share/xcat/install/sle/compute.sle15.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<location>mbr</location>
</bootloader>
<general>
<self_update config:type="boolean">false</self_update>
<clock>
<hwclock>UTC</hwclock>
<timezone>#TABLE:site:key=timezone:value#</timezone>
Expand Down Expand Up @@ -47,6 +48,7 @@
<add_on_products config:type="list">
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>sle-module-basesystem</product><product_dir>/Module-Basesystem</product_dir></listentry>
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>sle-module-hpc</product><product_dir>/Module-HPC</product_dir></listentry>
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>sle-module-legacy</product><product_dir>/Module-Legacy</product_dir></listentry>
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>sle-module-server-applications</product><product_dir>/Module-Server-Applications</product_dir></listentry>
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>sle-module-containers</product><product_dir>/Module-Containers</product_dir></listentry>
<listentry><media_url>http://XCATNEXTSERVERHOOK/install/#TABLE:nodetype:THISNODE:os#/x86_64/2</media_url><product>SLE_HPC</product><product_dir>/Product-HPC</product_dir></listentry>
Expand Down

0 comments on commit 89f3770

Please sign in to comment.