jay7x / jay7x/puppet-lima

Deal with `limactl ssh-config` deprecation

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Ruby
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
➜ limactl show-ssh -f options test
WARN[0000] `limactl show-ssh` is deprecated. Instead, use `ssh -F <...>/.lima/test/ssh.config lima-test`.
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository's use of the `limactl show-ssh` entry point and compare it with the replacement `ssh -F <...>/.lima/test/ssh.config lima-test` command shown in the report. Verify the Puppet Bolt Lima workflow no longer relies on the deprecated command and that its SSH behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.