diff options
| author | Scott Moser <smoser@ubuntu.com> | 2013-07-08 17:04:53 -0400 |
|---|---|---|
| committer | Scott Moser <smoser@ubuntu.com> | 2013-07-08 17:04:53 -0400 |
| commit | 691fe6d4ef3dad5d77e1b250d05bb0858234afee (patch) | |
| tree | 5390b7c2f7ab4b86c57e62a5e531f44c756ba12d /doc/examples | |
| parent | 852968303724c979b7a94ed69abdcff9c0e3cc93 (diff) | |
| download | vyos-cloud-init-691fe6d4ef3dad5d77e1b250d05bb0858234afee.tar.gz vyos-cloud-init-691fe6d4ef3dad5d77e1b250d05bb0858234afee.zip | |
commit dev state
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/cloud-config-datasources.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/cloud-config-datasources.txt b/doc/examples/cloud-config-datasources.txt index fc8c22d4..fbabcad9 100644 --- a/doc/examples/cloud-config-datasources.txt +++ b/doc/examples/cloud-config-datasources.txt @@ -42,3 +42,7 @@ datasource: meta-data: instance-id: i-87018aed local-hostname: myhost.internal + + Azure: + agent_command: [service, walinuxagent, start] + |
