diff --git a/Master.conf b/Master.conf index bd310d4..deaf483 100644 --- a/Master.conf +++ b/Master.conf @@ -21,6 +21,10 @@ HOST1="unRAID-Gmer4Lfe" HOST2="unRAID-Jayred365" +# Master.conf +declare -A SSH_KEYS +SSH_KEYS["unRAID-Gmer4Lfe|unRAID-Jayred365"]="/root/.ssh/Gmer4Lfe-rsync-key" +SSH_KEYS["unRAID-Jayred365|unRAID-Gmer4Lfe"]="/root/.ssh/Jayred365-rsync-key" #----------------------------------------------------------------------------------------------- #----------------- User Variables -------------------------------------------------------------- #-----------------------------------------------------------------------------------------------