guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: hydra: bayfront: Use 'goggles-service-type'.


From: Ludovic Courtès
Subject: 02/02: hydra: bayfront: Use 'goggles-service-type'.
Date: Fri, 26 Jun 2020 09:01:36 -0400 (EDT)

civodul pushed a commit to branch master
in repository maintenance.

commit fe135719136d12ee5b8b3420a2e765d5904fdde6
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri Jun 26 15:01:05 2020 +0200

    hydra: bayfront: Use 'goggles-service-type'.
    
    * hydra/bayfront.scm (services): Add GOGGLES-SERVICE-TYPE instance.
---
 hydra/bayfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 8e8c2b1..5a4c49c 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -248,6 +248,7 @@ Happy hacking!\n"))
                                            ("/blog"   "BLOG"))))))))
 
                    (service certbot-service-type %certbot-configuration)
+                   (service goggles-service-type)
 
                    (modify-services
                        (frontend-services %sysadmins



reply via email to

[Prev in Thread] Current Thread [Next in Thread]