From 3c00af37e832b8fdca2a41bdf338ddc81d50ad33 Mon Sep 17 00:00:00 2001 From: Jessica Date: Wed, 28 Aug 2013 09:36:25 -0700 Subject: [PATCH] CLOUDSTACK-3298. DOC. New upper limit on userdata for a VM. --- docs/en-US/user-data-and-meta-data.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-US/user-data-and-meta-data.xml b/docs/en-US/user-data-and-meta-data.xml index 3f03449554a..34007011de1 100644 --- a/docs/en-US/user-data-and-meta-data.xml +++ b/docs/en-US/user-data-and-meta-data.xml @@ -24,7 +24,7 @@
User Data and Meta Data - &PRODUCT; provides API access to attach user data to a deployed VM. Deployed VMs also have access to instance metadata via the virtual router. + &PRODUCT; provides API access to attach up to 32KB of user data to a deployed VM. Deployed VMs also have access to instance metadata via the virtual router. User data can be accessed once the IP address of the virtual router is known. Once the IP address is known, use the following steps to access the user data: Run the following command to find the virtual router.