#!@SHELL@ # A shorthand for "guix perform-download", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" perform-download "$@" else exec guix perform-download "$@" fi tps://git.koszko.org/guix/atom/gnu/services/ganeti.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/ganeti.scm
AgeCommit message (Expand)Author
2020-10-28gnu: ganeti-luxid-service-type: Fix typo....Vagrant Cascadian
2020-10-10services: ganeti: Fix typo....Marius Bakke
2020-08-25services: ganeti-kvmd-service-type: Fix typo in description....Tobias Geerinckx-Rice
2020-07-21services: ganeti: Fix erroneous gexp....Marius Bakke
2020-07-19services: ganeti: Use TLS on the remote API by default....Marius Bakke
2020-07-16services: Add ganeti....Marius Bakke