aboutsummaryrefslogtreecommitdiff
path: root/secretmgr
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-24 23:58:38 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-24 23:58:38 +0100
commit11f87a3cd2c16a21fdd93690b35cd7bac4c21f85 (patch)
tree85b3b6a5776d2291b00c341fd157abf3df0567ed /secretmgr
parent8d17a07c9be5cd9d400644c34ea50177535d15f6 (diff)
downloadnixcfg-11f87a3cd2c16a21fdd93690b35cd7bac4c21f85.tar.gz
nixcfg-11f87a3cd2c16a21fdd93690b35cd7bac4c21f85.zip
staging: add missing secrets, update exiting ones to autogen/autorotate
Diffstat (limited to 'secretmgr')
-rwxr-xr-xsecretmgr/secretmgr1
1 files changed, 1 insertions, 0 deletions
diff --git a/secretmgr/secretmgr b/secretmgr/secretmgr
index 3c0ec08..0595f81 100755
--- a/secretmgr/secretmgr
+++ b/secretmgr/secretmgr
@@ -379,3 +379,4 @@ if __name__ == "__main__":
print(" secretmgr.py [check|gen|regen] <module name>...")
+# vim: set sts=4 ts=4 sw=4 tw=0 ft=python et :