-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code change for adding support to provision device using CSR file (#27)
* Code change for adding support to provision device using CSR file * CLang Formatting Fleet Provisioning code * Added Unit tests for StoreValueInFile method * Added permissions for resources created using CSR * CLang Formatting * Code change to support CSR file path * removed dc-settings.json JSON config file from this PR * basic update in FileUtils::createDirectoryWithPermissions * quick fix to free memory allocated for wordexp_t struct * resolving conflict in FileUtils.cpp Co-authored-by: Matthew Paul <[email protected]>
- Loading branch information
1 parent
9a44268
commit f361a4a
Showing
10 changed files
with
430 additions
and
58 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
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.