Add team_foreman to contrib/inventory/foreman.py (#59178)
This will allow team_foreman to merge fixes, but mostly I'd prefer to close as wontfix to point users to the inventory plugin that also exists.
This commit is contained in:
parent
42073b6331
commit
44a0fb5a93
1 changed files with 3 additions and 1 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
@ -426,7 +426,7 @@ files:
|
|||
ignored: skvidal
|
||||
$modules/packaging/os/zypper.py:
|
||||
ignored: dirtyharrycallahan robinro
|
||||
$modules/remote_management/foreman/: $team_foreman
|
||||
$modules/remote_management/foreman/: $team_foreman
|
||||
$modules/remote_management/hpilo/:
|
||||
ignored: dagwieers
|
||||
maintainers: haad
|
||||
|
@ -544,6 +544,8 @@ files:
|
|||
support: community
|
||||
contrib/inventory/digital_ocean.py: *digital_ocean
|
||||
contrib/inventory/docker: *docker
|
||||
contrib/inventory/foreman.py:
|
||||
maintainers: $team_foreman
|
||||
contrib/inventory/linode:
|
||||
keywords:
|
||||
- linode dynamic inventory script
|
||||
|
|
Loading…
Reference in a new issue