diff --git a/scripts/vhost-info.v2 b/scripts/vhost-info.v2 index 892d18e8c9..471f160dfd 100755 --- a/scripts/vhost-info.v2 +++ b/scripts/vhost-info.v2 @@ -1,4 +1,9 @@ #!/usr/bin/python2 +# by skvidal +# ported by doteast to ansible 2.0 +# gplv2+ +# print out the ACTUAL freemem - not overcommitted value + import sys from collections import namedtuple