Source: virtshaus
Section: admin
Priority: optional
Maintainer: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://git.iem.at/noc/virtshaus
Vcs-Browser: https://git.iem.at/noc/virtshaus
Homepage: https://git.iem.at/noc/virtshaus

Package: virtshaus-backup
Architecture: all
Depends:
 python3,
 ${misc:Depends},
 ${shlibs:Depends},
Description: backup scripts for virtual machines
 a small collection to backup VMs (based on libvirt/lvm)

Package: virtshaus-guest-utils
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: utility scripts for virtshaus-guests
 a small collection for scripts to be run on guests.
 .
 - virtshaus-emptyfill
 .
 there are also some configurations to ease our live:
 .
 - udev-rules to raise timeout for virtual disks

Package: virtshaus-host-utils
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: utility scripts for virtshaus-hosts
 a small collection for scripts to be run on VM hosts.
 .
 - virtshaus-vmboot

Package: virtshaus-utils
Architecture: all
Depends:
 python3,
 rsync,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 chrony,
 etckeeper,
 git,
 needrestart,
 rkhunter,
 systemd,
 vim,
Suggests:
 tripwire,
Breaks:
 virtshaus-iemsync,
Replaces:
 virtshaus-iemsync,
Description: virtshaus utilities of general use
 a collection of scripts to ease host management
 .
 - virtshaus-iemsync: a configfile wrapper around rsync to do nightly backups
   with complex include rules.
 - virtshaus-pushetc: update integrity DBs, clean apt cache, push etckeeper
   files.
 - virtshaus-checkservice: a cron-job that periodically checks for services
   that should be running but are not (in which case they are restarted,
   unless a user is logged into the machine)
 - virtshaus-systemupdate: check for pending updates and perform them
