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

Add rhvh4 to profile list

This commit is contained in:
Jarrod Johnson 2020-06-18 12:49:05 -04:00
parent ac2e41bd78
commit 9cc5b5f98c

View File

@ -25,7 +25,7 @@ cd utils
make all
cp copernicus clortho autocons ../opt/confluent/bin
cd ..
for os in el8 suse15 ubuntu20.04; do
for os in rhvh4 el8 suse15 ubuntu20.04; do
mkdir ${os}out
cd ${os}out
cp -a ../opt .
@ -46,7 +46,7 @@ cp -a esxi7out esxi6out
cp -a esxi7 esxi6
%install
for os in el8 suse15 ubuntu20.04 esxi6 esxi7; do
for os in rhvh4 el8 suse15 ubuntu20.04 esxi6 esxi7; do
mkdir -p %{buildroot}/opt/confluent/lib/osdeploy/$os/initramfs
mkdir -p %{buildroot}/opt/confluent/lib/osdeploy/$os/profiles
cp ${os}out/addons.* %{buildroot}/opt/confluent/lib/osdeploy/$os/initramfs