Skip to content

Commit d26c554

Browse files
committed
Note that vendor-data will behave the same for SmartOS and Triton
1 parent 3e1f14e commit d26c554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/using-nocloud-compatible-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ FAT disk containing these files:
1616
`customer_metadata['cloud-init:user-data']`
1717
- [meta-data][meta-data]: contains the instance UUID and hostname; if no
1818
hostname is set, SmartOS falls back to the alias, then the UUID
19-
- [vendor-data][vendor-data]: reserved for SmartOS-supplied defaults that users
20-
may override with `customer_metadata['cloud-init:vendor-data']`
19+
- [vendor-data][vendor-data]: reserved for SmartOS or Triton-supplied defaults
20+
that users may override with `customer_metadata['cloud-init:vendor-data']`
2121
- [network-config][network-config]: generated automatically from the instance's
2222
`nics` and `resolvers` metadata
2323

0 commit comments

Comments
 (0)