From: smbaker Date: Mon, 14 Jan 2013 23:18:14 +0000 (-0800) Subject: fix comment X-Git-Tag: nodemanager-2.1-19~1 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=7f15d76b299a996cd8501de1a2f3411696e6bb0b fix comment --- 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