forked from ufs-community/uwtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
omnibus-2024-05-23 (ufs-community#497)
- Loading branch information
1 parent
d8588e8
commit 96785cd
Showing
14 changed files
with
58 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
cat config.yaml | uw config realize --input-format yaml --update-file update.yaml --output-block values --output-format sh | ||
cat config.yaml | uw config realize --input-format yaml --update-file update.yaml --key-path values --output-format sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 10 additions & 12 deletions
22
docs/sections/user_guide/cli/tools/config/realize-values-needed.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
[2024-05-23T19:39:17] INFO Keys that are complete: | ||
[2024-05-23T19:39:17] INFO values | ||
[2024-05-23T19:39:17] INFO values.greeting | ||
[2024-05-23T19:39:17] INFO values.message | ||
[2024-05-23T19:39:17] INFO values.recipient | ||
[2024-05-23T19:39:17] INFO values.repeat | ||
[2024-05-23T19:39:17] INFO | ||
[2024-05-23T19:39:17] INFO Keys with unrendered Jinja2 variables/expressions: | ||
[2024-05-23T19:39:17] INFO values.date: {{ yyyymmdd }} | ||
[2024-05-23T19:39:17] INFO | ||
[2024-05-23T19:39:17] INFO Keys that are set to empty: | ||
[2024-05-23T19:39:17] INFO values.empty | ||
[2024-05-28T16:43:43] INFO Keys that are complete: | ||
[2024-05-28T16:43:43] INFO values | ||
[2024-05-28T16:43:43] INFO values.empty | ||
[2024-05-28T16:43:43] INFO values.greeting | ||
[2024-05-28T16:43:43] INFO values.message | ||
[2024-05-28T16:43:43] INFO values.recipient | ||
[2024-05-28T16:43:43] INFO values.repeat | ||
[2024-05-28T16:43:43] INFO | ||
[2024-05-28T16:43:43] INFO Keys with unrendered Jinja2 variables/expressions: | ||
[2024-05-28T16:43:43] INFO values.date: {{ yyyymmdd }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.