From 9cb8375d348ca563ca1a4302944f207577e6f825 Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Fri, 4 Aug 2023 22:03:25 -0700 Subject: [PATCH] Fix date and title of riscv-cluster article --- content/articles/riscv-cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/articles/riscv-cluster.md b/content/articles/riscv-cluster.md index 731bb89..f43b99c 100644 --- a/content/articles/riscv-cluster.md +++ b/content/articles/riscv-cluster.md @@ -1,6 +1,6 @@ +++ -title = "Running Nomad and Consul on RISC-V" -date = "2023-07-28" +title = "Running HashiCorp Nomad and Consul on RISC-V" +date = "2023-08-04" summary = "Discussing the process of getting Nomad and Consul running on a RISC-V computer and adding it to a cluster" tags = ["pine64", "star64", "risc-v", "cluster"] +++