From ea50d55562a4877537d64af146a3ad7d57f3d297 Mon Sep 17 00:00:00 2001 From: doteast Date: Tue, 1 Mar 2016 19:31:52 +0000 Subject: [PATCH] prolog it --- scripts/vhost-info.v2 | 5 +++++ 1 file changed, 5 insertions(+) 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