c3c0c6d538
This is the relatively common feature that allows users to include cloud_init or similar data. Azure has two versions of it, user-data and custom-data. For Nodepool's purpose they are similar, but a user may prefer one or the other. Also adds missing docs for the existing tags attribute. Change-Id: Ia2f78a827c1909cc527733013167b2f3b5db18a3
5 lines
81 B
YAML
5 lines
81 B
YAML
---
|
|
features:
|
|
- |
|
|
The Azure driver now supports user-data and custom-data.
|