Skip to content

Commit 35926bb

Browse files
committed
expand instructions
1 parent 7d7be67 commit 35926bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pants-plugins/uses_services/mongo_rules.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,10 @@ async def mongo_is_running(
230230
231231
Arch: {platform.arch}
232232
Distro: {platform.distro}
233+
Distro Name: {platform.distro_name}
233234
Distro Codename: {platform.distro_codename}
235+
Distro Family: {platform.distro_like}
236+
Distro Major Version: {platform.distro_major_version}
234237
Distro Version: {platform.distro_version}
235238
236239
Thanks and Good Luck!

0 commit comments

Comments
 (0)