Skip to content

Commit

Permalink
Adding Cloudlinux to package.py
Browse files Browse the repository at this point in the history
Adding CloudLinux to package.py for package detection
  • Loading branch information
Cicco0 authored and philpep committed Jul 5, 2022
1 parent cb71e1b commit 7e08337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testinfra/modules/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def get_module_class(cls, host):
in (
"almalinux",
"centos",
"cloudlinux",
"fedora",
"rocky",
)
Expand Down

0 comments on commit 7e08337

Please sign in to comment.