summaryrefslogtreecommitdiff
path: root/Requires
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2012-06-22 13:13:30 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2012-06-22 13:13:30 -0700
commitf68e95fe17c25054354adfd2351fa434c367c3bc (patch)
treeb26af524782f8f5675ca100929c50761d9e0d685 /Requires
parentba79c2254c67bdf7545cc5c5433bbf16b92092f5 (diff)
downloadvyos-cloud-init-f68e95fe17c25054354adfd2351fa434c367c3bc.tar.gz
vyos-cloud-init-f68e95fe17c25054354adfd2351fa434c367c3bc.zip
Remove comment about old-configs
Diffstat (limited to 'Requires')
-rw-r--r--Requires3
1 files changed, 1 insertions, 2 deletions
diff --git a/Requires b/Requires
index bd2db00c..bbe7baec 100644
--- a/Requires
+++ b/Requires
@@ -17,8 +17,7 @@ oauth>=1.0
# those same fetchs and decodes and signing (...) that ec2 requires.
boto>=2.4
-# This is only needed if you have old style configurations
-# and any places where we need to support configs in a manner
+# This is only needed for places where we need to support configs in a manner
# that the built-in config parser is not sufficent (ie
# when we need to preserve comments, or do not have a top-level
# section)...