public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Major Hayden <major@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: default-preset: Add cloud-init services
Date: Mon, 10 Aug 2026 09:36:16 GMT [thread overview]
Message-ID: <178635457613.1.17515687959475932538.rpms-fedora-release-05f432cbc501@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-10 9:36 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=178635457613.1.17515687959475932538.rpms-fedora-release-05f432cbc501@fedoraproject.org \
--to=major@redhat.com \
--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