Vultr - cloud-init 25.1.2 documentation (original) (raw)

Back to top

View this page

Toggle table of contents sidebar

The Vultr datasource retrieves basic configuration values from the locally accessible instance metadata service. All data is served over HTTP from the address 169.254.169.254. The endpoints are documented in theinstance metadata service documentation.

Configuration

Vultr’s datasource can be configured as follows:

datasource: Vultr: url: 'http://169.254.169.254' retries: 3 timeout: 2 wait: 2