[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: website: Use "Devops" tag as appropriate.
From: |
Ludovic Courtès |
Subject: |
05/05: website: Use "Devops" tag as appropriate. |
Date: |
Tue, 6 Oct 2020 08:22:58 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 80f1aa4f8bd50029bd77e1800f355ac07ab5095c
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Oct 6 14:21:54 2020 +0200
website: Use "Devops" tag as appropriate.
* website/posts/managing-servers-with-gnu-guix.md (tags): Add "Devops".
* website/posts/towards-guix-for-devops.md (tags): Likewise.
* website/posts/ganeti-on-guix.md (tags): Likewise, and remove "Ganeti".
---
website/posts/ganeti-on-guix.md | 2 +-
website/posts/managing-servers-with-gnu-guix.md | 2 +-
website/posts/towards-guix-for-devops.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/posts/ganeti-on-guix.md b/website/posts/ganeti-on-guix.md
index d7eaded..26ceea1 100644
--- a/website/posts/ganeti-on-guix.md
+++ b/website/posts/ganeti-on-guix.md
@@ -1,7 +1,7 @@
title: Running a Ganeti cluster on Guix
date: 2020-07-17 15:00
author: Marius Bakke
-tags: Virtualization, Ganeti
+tags: Virtualization, Devops
---
The [latest
addition](https://guix.gnu.org/manual/devel/en/guix.html#index-ganeti)
to Guix's ever-growing list of services is a little-known virtualization
toolkit
diff --git a/website/posts/managing-servers-with-gnu-guix.md
b/website/posts/managing-servers-with-gnu-guix.md
index 23fd29c..18bb07d 100644
--- a/website/posts/managing-servers-with-gnu-guix.md
+++ b/website/posts/managing-servers-with-gnu-guix.md
@@ -1,7 +1,7 @@
title: Managing Servers with GNU Guix: A Tutorial
date: 2019-11-04 15:00
author: Jakob L. Kreuze
-tags: GSoC, Programming interfaces, Scheme API
+tags: GSoC, Programming interfaces, Scheme API, Devops
---
The outcome of this year's
diff --git a/website/posts/towards-guix-for-devops.md
b/website/posts/towards-guix-for-devops.md
index 67801a4..0e46de9 100644
--- a/website/posts/towards-guix-for-devops.md
+++ b/website/posts/towards-guix-for-devops.md
@@ -1,7 +1,7 @@
title: Towards Guix for DevOps
date: 2019-07-12 19:00
author: Jakob L. Kreuze
-tags: GSoC, Programming interfaces, Scheme API
+tags: GSoC, Programming interfaces, Scheme API, Devops
---
Hey, there! I'm Jakob, a Google Summer of Code intern and new contributor to