From: Jeff Layton <jlayton@kernel.org>
To: kdevops@lists.linux.dev
Subject: [PATCH] devconfig: add a default for kdevops_enable_terraform
Date: Wed, 24 Sep 2025 15:42:12 -0400 [thread overview]
Message-ID: <20250924194212.323964-1-jlayton@kernel.org> (raw)
Fixes: 7710a1e2e820 ("devconfig: Remove "dnf update" optimizations for terraform hosts")
Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
playbooks/roles/devconfig/defaults/main.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/playbooks/roles/devconfig/defaults/main.yml b/playbooks/roles/devconfig/defaults/main.yml
index c5c06e01b06d..b5d4724d37ef 100644
--- a/playbooks/roles/devconfig/defaults/main.yml
+++ b/playbooks/roles/devconfig/defaults/main.yml
@@ -59,3 +59,4 @@ distro_debian_has_hop1_sources: false
unattended_upgrades_installed: false
workflow_infer_user_and_group: false
kdevops_use_declared_hosts: false
+kdevops_enable_terraform: false
--
2.51.0
next reply other threads:[~2025-09-24 19:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 19:42 Jeff Layton [this message]
2025-09-24 19:48 ` [PATCH] devconfig: add a default for kdevops_enable_terraform Chuck Lever
2025-09-24 19:55 ` Jeff Layton
2025-09-24 19:57 ` Chuck Lever
2025-09-24 20:14 ` Jeff Layton
2025-09-25 14:29 ` Daniel Gomez
2025-09-25 14:33 ` Chuck Lever
2025-09-25 14:49 ` Daniel Gomez
2025-09-25 14:51 ` Chuck Lever
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=20250924194212.323964-1-jlayton@kernel.org \
--to=jlayton@kernel.org \
--cc=kdevops@lists.linux.dev \
/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