2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Package up suse diskless support

This commit is contained in:
Jarrod Johnson 2021-06-22 16:37:04 -04:00
parent 76f3537a79
commit 9ad5f52eed
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 coreos; do
mv ../addons.cpio .
cd ..
done
for os in el8; do
for os in el8 suse15; do
mkdir ${os}disklessout
cd ${os}disklessout
cp -a ../opt .

View File

@ -20,7 +20,7 @@ mkdir -p opt/confluent/lib/imgutil
mkdir -p opt/confluent/bin
mv imgutil opt/confluent/bin/
chmod a+x opt/confluent/bin/imgutil
mv el8 opt/confluent/lib/imgutil/
mv suse15 el8 opt/confluent/lib/imgutil/
%install
cp -a opt %{buildroot}/