mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
services: ganeti: Fix typo.
* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
This commit is contained in:
parent
2f702f2d1f
commit
d7fb4199c7
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ (define ganeti-luxid-service-type
|
||||||
(description
|
(description
|
||||||
"@command{ganeti-luxid} is a daemon used to answer queries
|
"@command{ganeti-luxid} is a daemon used to answer queries
|
||||||
related to the configuration and the current live state of a Ganeti cluster.
|
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.")))
|
be submitted via this daemon and it schedules and starts them.")))
|
||||||
|
|
||||||
(define-record-type* <ganeti-rapi-configuration>
|
(define-record-type* <ganeti-rapi-configuration>
|
||||||
|
|
Loading…
Reference in a new issue