Use /tmp as remote tmp

This commit is contained in:
Salt 2021-03-16 21:20:35 -05:00
parent c0693a1b41
commit d262f71e15

View File

@ -9,6 +9,7 @@ host_key_checking = false # I'm constantly spinning machines up and down; no tim
command_warnings = true
#deprecation_warnings = false
system_warnings = true
remote_tmp = /tmp
[ssh_connection]
pipelining = true