We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a9249 commit 62623b8Copy full SHA for 62623b8
doc/examples/cloud-config-datasources.txt
@@ -18,12 +18,8 @@ datasource:
18
timeout : 50
19
max_wait : 120
20
21
- # there are no default values for metadata_url or credentials
22
- # credentials are for oath.
23
-
24
- # If no credentials are present,
25
- # then non-authed attempts will be made.
26
- # will be made
+ # there are no default values for metadata_url or oauth credentials
+ # If no credentials are present, non-authed attempts will be made.
27
metadata_url: http://mass-host.localdomain/source
28
consumer_key: Xh234sdkljf
29
token_key: kjfhgb3n
0 commit comments