- setup-homelab.sh: Store temp files in /opt/stacks/.setup-temp instead of /tmp - deploy-homelab.sh: Read credentials from new persistent location - reset-test-environment.sh: Clean up new temp directory This fixes the issue where credentials were inaccessible when deploy script runs via 'su -' (login shell) from setup script, as /tmp files created by root are not accessible across the su boundary.
4.6 KiB
Executable File
4.6 KiB
Executable File