3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

services: ganeti: Fix typo.

* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
This commit is contained in:
Marius Bakke 2020-10-10 16:56:24 +02:00
parent 2f702f2d1f
commit d7fb4199c7
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -430,7 +430,7 @@ appropriate requests to this daemon.")))
(description
"@command{ganeti-luxid} is a daemon used to answer queries
related to the configuration and the current live state of a Ganeti cluster.
Additionally, it is the autorative daemon for the Ganeti job queue. Jobs can
Additionally, it is the authorative daemon for the Ganeti job queue. Jobs can
be submitted via this daemon and it schedules and starts them.")))
(define-record-type* <ganeti-rapi-configuration>