public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
From: Daniel Gomez <da.gomez@kernel.org>
To: Chuck Lever <cel@kernel.org>
Cc: kdevops@lists.linux.dev, Chuck Lever <chuck.lever@oracle.com>
Subject: Re: [RFC PATCH] Makefile: terraform wasn't building the kdevops_nodes file
Date: Mon, 29 Sep 2025 21:16:17 +0200	[thread overview]
Message-ID: <2a708d22-9424-49a2-833a-7dabf82678a7@kernel.org> (raw)
In-Reply-To: <fe79c346-ee58-47c7-a178-bd51a0cb7f1e@kernel.org>

On 28/09/2025 22.30, Chuck Lever wrote:
> On 9/28/25 12:53 PM, Daniel Gomez wrote:
> With this snippet, "make" emits a new complaint:
> make: Circular terraform/aws/nodes.tf <-
> /home/cel/src/kdevops/buildbot-configs/hosts dependency dropped.

I see! We need to remove one or the other. My understanding is that the first
one (ANSIBLE_INVENTORY_FILE) may change the dependency to place nodes before the
inventory. The second (KDEVOPS_NODE) should keep the inventory before nodes.

So, both option should work but not both at once as I suggested yesterday.

      reply	other threads:[~2025-09-29 19:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-28 15:53 [RFC PATCH] Makefile: terraform wasn't building the kdevops_nodes file Chuck Lever
2025-09-28 19:53 ` Daniel Gomez
2025-09-28 19:57   ` Chuck Lever
2025-09-28 20:08     ` Daniel Gomez
2025-09-28 20:30   ` Chuck Lever
2025-09-29 19:16     ` Daniel Gomez [this message]

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=2a708d22-9424-49a2-833a-7dabf82678a7@kernel.org \
    --to=da.gomez@kernel.org \
    --cc=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --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