diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-16 09:52:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-16 09:52:07 +0300 |
| commit | 1d43709677522f82594dd73e0bed4c769c2afeea (patch) | |
| tree | 3c9389a34911e81de86a96e1c6eb45964637dbcf /frontends | |
| parent | 0a7bb40a21953672ad5d788597e6547074c04d5f (diff) | |
rename
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/Rexfile | 1 |
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 }; |
