Skip to content

Commit

Permalink
doc(NoCloud): Categorize the different configuration types (#5521)
Browse files Browse the repository at this point in the history
Formally document providing runtime configuration in system configuration.
Introduce names to identify previously unnamed NoCloud concepts.
Add more structure - discrete sections for:
- runtime configuration types
- discovery configuration
- configuration sources
  • Loading branch information
holmanb authored Jul 26, 2024
1 parent 779dd6b commit 81ef45e
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 88 deletions.
2 changes: 1 addition & 1 deletion doc/examples/cloud-config-datasources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ datasource:
# right here
user-data: |
# This is the user-data verbatim
meta-data:
meta-data: |
instance-id: i-87018aed
local-hostname: myhost.internal

Expand Down
Loading

0 comments on commit 81ef45e

Please sign in to comment.