Release 3.1.0
This is the first official release after many years of development without official releases. Because this release contains both GEN scripts for master Perun server and perun-slave scripts for slave machines controlled by Perun, the release number is not linked to versions of .deb or .rpm packages.
Prepared packages for Debian can be installed from a repository. Create the file /etc/apt/sources.list.d/perun.list with the following content:
deb ftp://repo.metacentrum.cz/ all main pilot
deb-src ftp://repo.metacentrum.cz/ all main pilot
Download and install the repo key:
wget -qO - https://raw.githubusercontent.com/CESNET/perun-services/master/perun_repo.asc |apt-key add -
Install needed packages or the package perun-slave-full which installs all packages:
apt update
apt install perun-slave-full