86ab28cfb0
There may be a need to specify more than one nameserver on your instances. This change allows to do it, accepting a list of nameservers in the ipv4_nameserver setting. Change-Id: I5022b2cc0d51395379012771e2d1c3c0bc6153f7
8 lines
227 B
YAML
8 lines
227 B
YAML
---
|
|
features:
|
|
- Allows to set more than one nameserver in the
|
|
provisioned instances. The ipv4_nameserver setting
|
|
can now accept either a string or a list of strings,
|
|
allowing to populate all desired nameservers.
|
|
|