diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-13 12:31:33 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-13 12:31:33 -0500 |
commit | 587d15b1694d5c8e665c224341f4ec04bbf7444f (patch) | |
tree | 40b6f6b52efbf5fa7300c6ccfc7883b97f9098a2 /ChangeLog | |
parent | 2113e89b6816d2c9d442103698414cd189ca3412 (diff) | |
parent | 8cd2b2a5019f1e2a3041392956001ca2495d57fd (diff) | |
download | vyos-cloud-init-587d15b1694d5c8e665c224341f4ec04bbf7444f.tar.gz vyos-cloud-init-587d15b1694d5c8e665c224341f4ec04bbf7444f.zip |
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ dictionary and force it to full expand so that if cloud-init blocks the ec2 metadata port the lazy loaded dictionary will continue working properly instead of trying to make additional url calls which will fail (LP: #1068801) - - Added dependency on distribute's python-pkg-resources + - Added dependency: python-pkg-resources (deb), python-setuptools (rpm) - use a set of helper/parsing classes to perform system configuration for easier test. (/etc/sysconfig, /etc/hostname, resolv.conf, /etc/hosts) - add power_state_change config module for shutting down stystem after |