RexOps / RexOps/Rex

Look up host parameters from ini file

Open
#1,089 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
737
Forks
214
PR merge metrics
No merged PRs in 30d

Description

Discussing with @ferki on YAPC::EU, when a hostname is specified on the cli with -H, try to find a matching host in the group lookup file (like ini, yaml, xml).

On multiple matches: warn the user and fall back to current behaviour.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI handling for -H and trace how the group lookup file is selected and read. Define how a hostname match should be handled across ini, YAML, and XML files, including the multiple-match case. Done means a matching host can provide parameters, while multiple matches warn and retain the current behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.