datasource/vmware: introduce guestinfo.coreos.config.url

allow use of a URL instead of an inline document.
Inline document takes precedence.
This commit is contained in:
Yann Hodique
2015-09-03 18:05:22 -07:00
parent de38ac5c98
commit ed512c1cac
3 changed files with 62 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ are supported by coreos-cloudinit:
| `dns.server.<x>` | `IP address` |
| `coreos.config.data` | `string` |
| `coreos.config.data.encoding` | `{"", "base64", "gzip+base64"}` |
| `coreos.config.url` | `URL` |
Note: "n", "m", "l", and "x" are 0-indexed, incrementing integers. The
identifier for the interfaces does not correspond to anything outside of this