diff options
author | Alex Auvolat <alex@adnab.me> | 2022-08-24 15:48:18 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-08-24 15:48:18 +0200 |
commit | 41128f4c36f79def480b8cb866205296d703f247 (patch) | |
tree | 1ffaf8cd67d528b0eb9ee7943119157e3efdcfb2 /cluster/prod/app/secretmgr.py | |
parent | 981294e3d7a180a3c08f8173dc652b73b6e2bd07 (diff) | |
download | nixcfg-41128f4c36f79def480b8cb866205296d703f247.tar.gz nixcfg-41128f4c36f79def480b8cb866205296d703f247.zip |
Clone core module in staging and prod, move bad stuff to experimental
Diffstat (limited to 'cluster/prod/app/secretmgr.py')
l--------- | cluster/prod/app/secretmgr.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/prod/app/secretmgr.py b/cluster/prod/app/secretmgr.py new file mode 120000 index 0000000..107653c --- /dev/null +++ b/cluster/prod/app/secretmgr.py @@ -0,0 +1 @@ +../../../secretmgr/secretmgr.py
\ No newline at end of file |