public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: default-preset: Add cloud-init services
@ 2026-08-10  9:36 Major Hayden
  0 siblings, 0 replies; only message in thread
From: Major Hayden @ 2026-08-10  9:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 05f432cbc50192aef2f8de516b5524fcb0b85901
            Author : Major Hayden <major@redhat.com>
            Date   : 2023-09-01T14:33:22-05:00
            Stats  : +7/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/05f432cbc50192aef2f8de516b5524fcb0b85901?branch=f45

            Log:
            default-preset: Add cloud-init services

Enabling cloud-init's default services automatically ensures a good
experience on various clouds when cloud-init is added to a base image.

Cloud SIG: https://pagure.io/cloud-sig/issue/411
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2233948

Signed-off-by: Major Hayden <major@redhat.com>

---
diff --git a/90-default.preset b/90-default.preset
index 029b2b2..cb5fce9 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -397,3 +397,10 @@ enable nfs-client.target
 # https://bugzilla.redhat.com/show_bug.cgi?id=2230575
 enable grub-boot-indeterminate.service
 enable grub-systemd-integration.service
+
+# Enable cloud-init services
+# https://bugzilla.redhat.com/show_bug.cgi?id=2233948
+enable cloud-config.service
+enable cloud-final.service
+enable cloud-init.service
+enable cloud-init-local.service

^ 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: default-preset: Add cloud-init services Major Hayden

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