From 7f15d76b299a996cd8501de1a2f3411696e6bb0b Mon Sep 17 00:00:00 2001 From: smbaker Date: Mon, 14 Jan 2013 15:18:14 -0800 Subject: [PATCH] fix comment --- plugins/hostmap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hostmap.py b/plugins/hostmap.py index ccbea4b..d0d8d74 100644 --- a/plugins/hostmap.py +++ b/plugins/hostmap.py @@ -1,5 +1,5 @@ """ -Configure interfaces inside a container by pulling down files via URL. +Update /etc/hosts in slivers to contain the contents of the sliver_hostmap tag. """ import logger -- 2.43.0