This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No RSA passphrase. Bootstrap adjusted.
- Loading branch information
Frédéric Haziza
authored and
Frédéric Haziza
committed
Jan 22, 2018
1 parent
32c0682
commit 1ae2832
Showing
5 changed files
with
6 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,6 @@ DB_TRY=30 | |
GPG_NAME="EGA Finland" | ||
GPG_COMMENT="@CSC" | ||
GPG_EMAIL="[email protected]" | ||
|
||
GPG_PASSPHRASE=$(generate_password 16) | ||
RSA_PASSPHRASE=$(generate_password 16) | ||
|
||
LOG_LEVEL=INFO |
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 |
---|---|---|
|
@@ -17,8 +17,6 @@ DB_TRY=30 | |
GPG_NAME="EGA Sweden" | ||
GPG_COMMENT="@NBIS" | ||
GPG_EMAIL="[email protected]" | ||
|
||
GPG_PASSPHRASE=$(generate_password 16) | ||
RSA_PASSPHRASE=$(generate_password 16) | ||
|
||
LOG_LEVEL=DEBUG |
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