- Append
/etc/resolv.conf.tail
to/etc/resolv.conf
if it exists. - Fixed usage.
- Added support for
-c
to specify the probing order of different cloud stacks. - Added support for OpenNebula's START_SCRIPT methods (user-data alike).
- Added support for OpenNebula's USERNAME method.
- Added support for generating a default user password and writing it into
~/.ssh/authorized_keys
. - Fixed handling of OpenNebula SSH_PUBLIC_KEY entries with multiple keys.
- Improved documentation, added
CHANGELOG.md
file.
- Added support for growing the root disk and its last partition (optional).
- Fixed OpenStack support.
- Fixed compilation with LibreSSL on OpenBSD 6.5 or newer.
- Fixed probing order and OpenStack with
169.254.169.254
as the endpoint IP. - Improved OpenNebula support.
- Added initial support for OpenNebula contextualization.
- Added support for setting a custom login user or "root" with
-U
. - Added support for writing
resolv.conf
and static network configuration. - Fixed the generated pf rule that is loaded during cloud-agent operation.
- Fixed compilation with (old) OpenSSL releases.
- Fixed the user-data script by loading it from /etc/rc.user-data.
- Added support for user-data that is not base64-encoded.
- Added support for user-data scripts.
- Make the public key optional for stacks that supply a password (e.g. Azure).
- Fixed issues in the v0.2.1 release.
- Fixed issues in the v0.2 release.
- Added support for OpenStack and its JSON-based meta data.
- Added support for Apache CloudStack.
- Try to get meta data from
dhcp-server-identifier
instead of169.254.169.254
.
- Initial release with support for Microsoft Azure and Amazon AWS EC2.