From ce0d07e5ed4befb7cd100fc4bb6857571deb4c7f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jan 09 2019 00:17:21 +0000 Subject: Package the new bootstrap bits --- diff --git a/openqa.spec b/openqa.spec index 17bbc87..0c202da 100644 --- a/openqa.spec +++ b/openqa.spec @@ -268,6 +268,14 @@ Supplements: packageand(%name:postgresql-server) You only need this package if you have a local postgresql server next to the webui. +%package bootstrap +Summary: Automated openQA setup +Group: Development/Tools/Other + +%description bootstrap +This can automatically setup openQA - either directly on your system +or within a systemd-nspawn container. + %package doc Summary: The openQA documentation @@ -524,6 +532,10 @@ fi %files local-db %{_unitdir}/openqa-setup-db.service +%files bootstrap +%{_datadir}/openqa/script/openqa-bootstrap +%{_datadir}/openqa/script/openqa-bootstrap-container + %files plugin-fedmsg %{_datadir}/openqa/lib/OpenQA/WebAPI/Plugin/Fedmsg.pm