summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-16 09:52:07 +0300
committerPaul Buetow <paul@buetow.org>2025-08-16 09:52:07 +0300
commit1d43709677522f82594dd73e0bed4c769c2afeea (patch)
tree3c9389a34911e81de86a96e1c6eb45964637dbcf
parent0a7bb40a21953672ad5d788597e6547074c04d5f (diff)
rename
-rw-r--r--frontends/Rexfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile
index 88351a6..620c3da 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -68,6 +68,7 @@ our $fqdns = sub {
return 'HOSTNAME-UNKNOWN.' . $ips{domain};
};
+# TODO: Rename rexfilesecrets.txt to confsecrets.txt?! Or wait for RCM migration.
# The secret store. Note to myself: "geheim cat rexfilesecrets.txt"
our $secrets = sub { read_file './secrets/' . shift };