summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config-datasources.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/cloud-config-datasources.txt')
-rw-r--r--doc/examples/cloud-config-datasources.txt2
1 files changed, 1 insertions, 1 deletions
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