Skip to content

v2.0.0 (2018-10-02)

Choose a tag to compare

@albers albers released this 02 Oct 09:02
· 63 commits to master since this release

Features

  • Customization of the ssh public keys was moved from the dedicated public-keys property to a Cloud Config Data section file specified in user-data.
    This enables the following features:

    • Multiple ssh public keys can be added.
    • A password can be set for the user "ubuntu" without forcing it to be changed on first login (which would break the ansible connection).
  • A workaround for ansible/ansible#45223 was added.

Changes

  • The cidr variable was renamed to network.