public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Wright <jonathan@almalinux.org>
To: git-commits@fedoraproject.org
Subject: [rpms/headscale] f44: Fix duplicate key in config.yaml
Date: Wed, 08 Jul 2026 19:38:33 GMT	[thread overview]
Message-ID: <178353951398.1.12335955229635823511.rpms-headscale-53a920f4ac73@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-08 19:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178353951398.1.12335955229635823511.rpms-headscale-53a920f4ac73@fedoraproject.org \
    --to=jonathan@almalinux.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox