document the new provider configuration skip_dns_check_before_creating_vm

This commit is contained in:
Samuel Beaulieu 2022-02-11 13:10:08 -06:00
parent 66eb598e4e
commit dd375b20c3
No known key found for this signature in database
GPG key ID: 12030F74136D0F34
5 changed files with 14 additions and 9 deletions

View file

@ -21,10 +21,7 @@ Path to a the file to use when loading the vmpooler configuration. This is only
### DOMAIN
If set, returns a top-level 'domain' JSON key in POST requests. Note that domains can now be set per-pool
and at the provider level. The domain key in the JSON response will correspond the last vm added to the
response and should not be relied upon as the hostnames of the returned vms now include the domain. The
domain key is only retained now for backwards compatibility and will be removed in the future.
This environment variable is to set the configuration config.domain
(optional)
### REDIS\_SERVER