| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-17 | Add connectivity_url to Oracle's EphemeralDHCPv4 (#988) | James Falcon | |
| Add connectivity_url to Oracle's EphemeralDHCPv4 On bionic, when trying to bring up the EphemeralDHCPv4, it's possible that we already have a route defined, which will result in an error when trying to add the DHCP route. Use the connectivity_url to check if we can reach the metadata service, and if so, skip the EphemeralDHCPv4. The has_url_connectivity function has also been modified to take a dict of kwargs to send to readurl. LP: #1939603 | |||
| 2021-04-13 | Add Vultr support (#827) | David Dymko | |
| This PR adds in support so that cloud-init can run on instances deployed on Vultr cloud. This was originally brought up in #628. Co-authored-by: Eric Benner <ebenner@vultr.com> | |||
