From 0c49b065ac888e36edc51958f31691096b90e741 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 22 Nov 2011 09:18:53 -0500 Subject: fix doc for ec2 datasource --- doc/examples/cloud-config-datasources.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/cloud-config-datasources.txt b/doc/examples/cloud-config-datasources.txt index e04f8976..c6708a2c 100644 --- a/doc/examples/cloud-config-datasources.txt +++ b/doc/examples/cloud-config-datasources.txt @@ -6,7 +6,7 @@ datasource: timeout : 2 # the number of tries that should be attempted at the metadata service # after each try, a sleep of int(try_number/5)+1 is done - # default sleep is 30 + # default is 30 retries : 30 #metadata_url: a list of URLs to check for metadata services -- cgit v1.2.3