Include stx-portieris-helm rpm in image
Story: 2007348 Task: 40414 Change-Id: Idf65576700623a37db7fcdc788d93645c9f90f86 Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
This commit is contained in:
parent
c17f9ca662
commit
ae64e0ff85
1
centos_iso_image.inc
Normal file
1
centos_iso_image.inc
Normal file
@ -0,0 +1 @@
|
|||||||
|
stx-portieris-helm
|
@ -69,13 +69,7 @@ rm -fr %{app_staging}
|
|||||||
%install
|
%install
|
||||||
install -d -m 755 %{buildroot}/%{app_folder}
|
install -d -m 755 %{buildroot}/%{app_folder}
|
||||||
install -p -D -m 755 %{_builddir}/%{app_tarball} %{buildroot}/%{app_folder}
|
install -p -D -m 755 %{_builddir}/%{app_tarball} %{buildroot}/%{app_folder}
|
||||||
install -d -m 755 %{buildroot}/%{helm_folder}
|
|
||||||
install -p -D -m 755 %{helm_folder}/portieris*.tgz %{buildroot}/%{helm_folder}
|
|
||||||
install -d -m 755 %{buildroot}/%{armada_folder}
|
|
||||||
install -p -D -m 755 manifests/*.yaml %{buildroot}/%{armada_folder}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{helm_folder}/*
|
|
||||||
%{armada_folder}/*
|
|
||||||
%{app_folder}/*
|
%{app_folder}/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user