fix(web03/ernestophone): Missing secrets
All checks were successful
Build all the nodes / netaccess01 (push) Successful in 22s
Build all the nodes / netcore02 (push) Successful in 21s
Build all the nodes / netcore01 (push) Successful in 21s
Build all the nodes / ap01 (push) Successful in 1m14s
Build all the nodes / tower01 (push) Successful in 1m56s
Build all the nodes / hypervisor02 (push) Successful in 1m57s
Build all the nodes / storage01 (push) Successful in 2m8s
Build the shell / build-shell (push) Successful in 34s
Run pre-commit on all files / pre-commit (push) Successful in 36s
Build all the nodes / web03 (push) Successful in 1m44s
Build all the nodes / bridge01 (push) Successful in 3m21s
Build all the nodes / geo02 (push) Successful in 3m36s
Build all the nodes / hypervisor01 (push) Successful in 3m38s
Build all the nodes / hypervisor03 (push) Successful in 3m39s
Build all the nodes / geo01 (push) Successful in 3m51s
Build all the nodes / rescue01 (push) Successful in 3m53s
Build all the nodes / vault01 (push) Successful in 3m34s
Build all the nodes / build01 (push) Successful in 4m3s
Build all the nodes / web02 (push) Successful in 3m42s
Build all the nodes / compute01 (push) Successful in 4m37s
Build all the nodes / web01 (push) Successful in 4m16s
All checks were successful
Build all the nodes / netaccess01 (push) Successful in 22s
Build all the nodes / netcore02 (push) Successful in 21s
Build all the nodes / netcore01 (push) Successful in 21s
Build all the nodes / ap01 (push) Successful in 1m14s
Build all the nodes / tower01 (push) Successful in 1m56s
Build all the nodes / hypervisor02 (push) Successful in 1m57s
Build all the nodes / storage01 (push) Successful in 2m8s
Build the shell / build-shell (push) Successful in 34s
Run pre-commit on all files / pre-commit (push) Successful in 36s
Build all the nodes / web03 (push) Successful in 1m44s
Build all the nodes / bridge01 (push) Successful in 3m21s
Build all the nodes / geo02 (push) Successful in 3m36s
Build all the nodes / hypervisor01 (push) Successful in 3m38s
Build all the nodes / hypervisor03 (push) Successful in 3m39s
Build all the nodes / geo01 (push) Successful in 3m51s
Build all the nodes / rescue01 (push) Successful in 3m53s
Build all the nodes / vault01 (push) Successful in 3m34s
Build all the nodes / build01 (push) Successful in 4m3s
Build all the nodes / web02 (push) Successful in 3m42s
Build all the nodes / compute01 (push) Successful in 4m37s
Build all the nodes / web01 (push) Successful in 4m16s
This commit is contained in:
parent
9560055caf
commit
bbdc5ef6da
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
|
||||
credentials = {
|
||||
SECRET_KEY = config.age.secrets."dj_ernestophone-secret_key_file".path;
|
||||
ACCOUNT_CREATION_PASS = config.age.secrets."dj_ernestophone-password_file".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue