This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
v5.0.3
This release comes with several bugfixes and 2 significant improvements. The context USERNAME
is created if missing on the virtual machine, the password can be also Base64 encoded (CRYPTED_PASSWORD_BASE64
or PASSWORD_BASE64
). Code for setting the hostname was refactored to deal with the host and domain names and related local static DNS entries (/etc/hosts
).
- Create CONTEXT/USERNAME if missing, support CRYPTED_PASSWORD_BASE64 an PASSWORD_BASE64
- gh-49: Use the IPv4 address if available
- gh-49: Disable IPv6 autoconfiguration if we have IPv6 address
- gh-58: Add btrfs to list of FS that growroot will resize
- gh-61: Race condition in script start locking
- gh-64: Improved host and domain name handling
- gh-66: On Debian always use IPv4 if available, disable IPv6 autoconfiguration
- gh-67: Race condition in SSH setup and user creation
Contextualization scripts are compatible with the OpenNebula versions from 4.6 to 5.2.