public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/headscale] f44: Fix duplicate key in config.yaml
@ 2026-07-08 19:38 Jonathan Wright
  0 siblings, 0 replies; only message in thread
From: Jonathan Wright @ 2026-07-08 19:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/headscale
Branch : f44
Commit : 53a920f4ac73d49c46279e15f42420314decbacc
Author : Jonathan Wright <jonathan@almalinux.org>
Date   : 2026-07-08T14:37:18-05:00
Stats  : +3/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/headscale/c/53a920f4ac73d49c46279e15f42420314decbacc?branch=f44

Log:
Fix duplicate key in config.yaml

---
diff --git a/config.yaml b/config.yaml
index 5ff24ce..0751d77 100644
--- a/config.yaml
+++ b/config.yaml
@@ -268,7 +268,6 @@ log:
 
   # Output formatting for logs: text or json
   format: text
-  level: info
 
 ## Policy
 # Headscale supports a wide range of Tailscale policy features such as ACLs and

diff --git a/headscale.spec b/headscale.spec
index bf076e5..f47df14 100644
--- a/headscale.spec
+++ b/headscale.spec
@@ -555,6 +555,9 @@ install -p -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/headscale/config.yam
 
 
 %changelog
+* Wed Jul 08 2026 Jonathan Wright <jonathan@almalinux.org> - 0.29.2-2
+- Fix duplicate key in config.yaml
+
 * Tue Jul 07 2026 Jonathan Wright <jonathan@almalinux.org> - 0.29.2-1
 - update to 0.29.2
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 19:38 [rpms/headscale] f44: Fix duplicate key in config.yaml Jonathan Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox