Skip to content

Commit

Permalink
WIP package robo3 ... wtf does skynet do with no [participant] section
Browse files Browse the repository at this point in the history
I wonder?

Signed-off-by: David Greaves <[email protected]>
  • Loading branch information
lbt committed May 8, 2019
1 parent bcc26f8 commit 89c1b78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/boss-standard-workflow.spec
Original file line number Diff line number Diff line change
Expand Up @@ -538,11 +538,13 @@ Robogrator BOSS SkyNET launcher
if [ $1 -ge 1 ] ; then
skynet apply || true
skynet reload robogrator || true
skynet reload robo3 || true
fi

%files -n boss-launcher-robogrator
%defattr(-,root,root)
%{_datadir}/boss-skynet/robogrator.py
%{_datadir}/boss-skynet/robo3.py
%config(noreplace) %{_sysconfdir}/skynet/robogrator.conf
%config(noreplace) %{svdir}/robogrator.conf

Expand Down

0 comments on commit 89c1b78

Please sign in to comment.