public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable Azure guest agent by default
@ 2026-08-10  9:36 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-08-10  9:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 54a1064963d5a3b01f3328e09172ebb468e12440
            Author : Jeremy Cline <jeremycline@microsoft.com>
            Date   : 2024-02-28T11:14:23-05:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/54a1064963d5a3b01f3328e09172ebb468e12440?branch=f45

            Log:
            Enable Azure guest agent by default

The request was approved in https://pagure.io/fesco/issue/2849 and
the package carries a patch to set a ConditionVirtualization check
for Microsoft so that it's also only activated under Hyper-V.

---
diff --git a/90-default.preset b/90-default.preset
index 46cbccc..8ffae3f 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -398,6 +398,10 @@ enable google-guest-agent.service
 enable google-startup-scripts.service
 enable google-shutdown-scripts.service
 
+# Support service for Azure
+# Approved by FESCo: https://pagure.io/fesco/issue/2849
+enable waagent.service
+
 # Certbot (Let's Encrypt)
 # https://bugzilla.redhat.com/show_bug.cgi?id=1940211
 enable certbot-renew.timer

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

only message in thread, other threads:[~2026-08-10  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:36 [rpms/fedora-release] f45: Enable Azure guest agent by default Jeremy Cline

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