https://bugzilla.redhat.com/show_bug.cgi?id=1426193 --- Comment #20 from David Moreau Simard <dms@xxxxxxxxxx> --- Spec URL: https://raw.githubusercontent.com/dmsimard/ara-distgit/master/ara.spec SRPM URL: https://github.com/dmsimard/ara-distgit/raw/master/ara-0.13.0-1.fc25.src.rpm Description: Review Request: ara - Ansible Run Analysis, Record and visualize Ansible Playbook runs Koji scratch build available at https://koji.fedoraproject.org/koji/taskinfo?taskID=19465617 Notes: This is the first formal spec review for ARA after packaging everything that was missing. Summary of considerations inside the spec: - We create an "ara" user and an "ara" group - We create /etc/ara and ship a default configuration - We create /var/lib/ara (which is referenced in the default configuration) - We create /var/log/ara (which is referenced in the default configuration) - We ship a systemd unit file for running the embedded server in a persistent way for convenience. The systemd unit requires /etc/ara/ara.cfg and works with the default configuration out of the box and listens on 127.0.0.1:9191. - There are separate packages for ara itself, the docs and the tests - Only the py2 unit tests run in %check since ARA is not fully python 3 ready yet Let me know if you have any questions ! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx