diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-08-05 06:58:54 +0100 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-08-05 06:58:54 +0100 |
commit | 65e49111bcea78342289c671376eba85410ea781 (patch) | |
tree | 64555168d9767f63074729cdbe9d34e5ae37eb01 /Requires | |
parent | 696bcc1f0acc67646872cd6ce1b90375ca0ae068 (diff) | |
parent | 219191673b5491fab683ca5ff1befe845c81f6cf (diff) | |
download | vyos-cloud-init-65e49111bcea78342289c671376eba85410ea781.tar.gz vyos-cloud-init-65e49111bcea78342289c671376eba85410ea781.zip |
merge from trunk
Diffstat (limited to 'Requires')
-rw-r--r-- | Requires | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ PrettyTable # datasource is removed, this is no longer needed oauth +# This one is currently used only by the SmartOS datasource. If that +# datasource is removed, this is no longer needed +pyserial + # 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 |