mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Run on MN only
This commit is contained in:
parent
025c516807
commit
5ef69dc56c
@ -175,8 +175,8 @@ cmd:if [[ "$$OS" =~ "ubuntu" ]]; then apt-get install -y squashfs-tools; fi
|
||||
#Make sure squashfs rpm is installed on SLES
|
||||
cmd:if [[ "$$OS" =~ "sle" ]]; then zypper install -y squashfs; fi
|
||||
|
||||
cmd:xdsh fdisk -l
|
||||
cmd:xdsh df -T
|
||||
cmd:fdisk -l
|
||||
cmd:df -T
|
||||
cmd:packimage -m squashfs __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute
|
||||
check:rc==0
|
||||
check:output=~archive method:squashfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user