Re: [PATCH v2 21/37] gen_hosts: Add 'localhost' to the [all] group
Daniel Gomez <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Organization | kernel.org |
| Message-ID | <[email protected]> |
On 02/09/2025 15.54, Chuck Lever wrote: > From: Chuck Lever <[email protected]> > > Commit 58a0745e8fa2 ("Add a guest/instance for building the test > kernel") was applied just after commit 1cf0800c9ffc ("gen_hosts: > templates: include localhost in the all group"). The former should > have been updated to include localhost in its [all] group. > > Without 'localhost', trying to provision the kernel builder node > fails. > > Reviewed-by: Luis Chamberlain <[email protected]> > Signed-off-by: Chuck Lever <[email protected]> Reviewed-by: Daniel Gomez <[email protected]>