diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-06-22 13:13:30 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-06-22 13:13:30 -0700 |
commit | f68e95fe17c25054354adfd2351fa434c367c3bc (patch) | |
tree | b26af524782f8f5675ca100929c50761d9e0d685 | |
parent | ba79c2254c67bdf7545cc5c5433bbf16b92092f5 (diff) | |
download | vyos-cloud-init-f68e95fe17c25054354adfd2351fa434c367c3bc.tar.gz vyos-cloud-init-f68e95fe17c25054354adfd2351fa434c367c3bc.zip |
Remove comment about old-configs
-rw-r--r-- | Requires | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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)... |