-
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.
Merge branch 'master' of github.com:svsticky/sadserver
- Loading branch information
Showing
36 changed files
with
157 additions
and
1,173 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,13 +57,6 @@ secret_backup_aws: | |
access_key: "{{ vault_secret_backup_aws.access_key }}" | ||
secret_key: "{{ vault_secret_backup_aws.secret_key }}" | ||
|
||
secret_execut_website_aws: | ||
access_key: "{{ vault_secret_execut_website_aws.access_key }}" | ||
secret_key: "{{ vault_secret_execut_website_aws.secret_key }}" | ||
|
||
secret_execut_website_secretkey: | ||
"{{ vault_secret_execut_website_secretkey }}" | ||
|
||
# To change, regenerate the token in Mollie's web interface. | ||
secret_mollie_token: "{{ vault_secret_mollie_token }}" | ||
|
||
|
@@ -145,8 +138,6 @@ secret_outline: | |
secret_koala_manual: | ||
password: "{{ vault_secret_koala_manual.password }}" | ||
|
||
freight_ssh_pub_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFOXjzub9wBK7/eOu4sceuGu3JoAJAoulNtqlt+A4XvT [email protected]" | ||
|
||
secret_healthchecks_io: | ||
ping_key: "{{ vault_secret_healthchecks_io.ping_key }}" | ||
|
||
|
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 |
---|---|---|
|
@@ -49,12 +49,6 @@ secret_backup_aws: | |
access_key: "{{ vault_secret_backup_aws.access_key }}" | ||
secret_key: "{{ vault_secret_backup_aws.secret_key }}" | ||
|
||
secret_execut_website_aws: | ||
access_key: "{{ vault_secret_execut_website_aws.access_key }}" | ||
secret_key: "{{ vault_secret_execut_website_aws.secret_key }}" | ||
|
||
secret_execut_website_secretkey: "{{ vault_secret_execut_website_secretkey }}" | ||
|
||
# To change, regenerate the token in Mollie's web interface. | ||
secret_mollie_token: "{{ vault_secret_mollie_token }}" | ||
|
||
|
@@ -136,8 +130,6 @@ secret_outline: | |
secret_koala_manual: | ||
password: "{{ vault_secret_koala_manual.password }}" | ||
|
||
freight_ssh_pub_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHQiL2YN1yBeUAwWZENc8lPK3Kj1kIG/57IbAuxL9yTk [email protected]" | ||
|
||
secret_healthchecks_io: | ||
ping_key: "{{ vault_secret_healthchecks_io.ping_key }}" | ||
|
||
|
@@ -158,7 +150,7 @@ secret_chroma: | |
|
||
fallacious_rooster: | ||
git_tag: "0.1.4" | ||
|
||
digidecs: | ||
git_tag: "0.1.0" | ||
server_port: 65437 | ||
server_port: 65437 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
|
||
backups_node_version: "22" |
This file was deleted.
Oops, something went wrong.
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.