diff options
Diffstat (limited to 'templates/root_ssh_config.j2')
| -rw-r--r-- | templates/root_ssh_config.j2 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/root_ssh_config.j2 b/templates/root_ssh_config.j2 deleted file mode 100644 index 96f78f2..0000000 --- a/templates/root_ssh_config.j2 +++ /dev/null @@ -1,4 +0,0 @@ -Host backup - HostName {{ backup_ssh_host }} - User {{ backup_ssh_user }} - IdentityFile /root/.ssh/backup |
