| Name: | resalloc-server |
|---|---|
| Version: | 2.3 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 122845 |
| License: | GPLv2+ |
| RPM: | resalloc-server-2.3-3.el7.noarch.rpm |
| Source RPM: | resalloc-2.3-3.el7.src.rpm |
| Build Date: | Thu May 30 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/praiskup/resalloc |
| Summary: | Resource allocator for expensive resources - server part |
| Description: | The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc-server package provides the resalloc server, and some tooling for resalloc administrators. |
- drop mkhomedir requires leftover - configure logrotate to compress rotated logs
- fix logrotate typo s/lib/log/, package it as config file
- logrotate config (per review rhbz#1707302) - provide manual page for resalloc-server (per rhbz#1707302) - logrotate also the hooks directory
- move homedir from /home to /var/lib (per msuchy's review)
- new release
- provide summary/description (per msuchy's review)
- only support Python 3 or Python 2
- fixed racy testsuite
- release 2.0 (changed db schema for "id" within pool)
- bump, rebuild for Python 3.7