Sha256: 35d3cb798d2e857c7521e6375f43b71a471039563ef9526ee01ccdfcdcde43ef
Contents?: true
Size: 282 Bytes
Versions: 53
Compression:
Stored size: 282 Bytes
Contents
# Copy auth file from local to in - home_in: /root - auth_file_in: $$home_in/.ssh/authorized_keys - auth_file_local: $$auth_file_in - copy_ssh_auth_content: - exec_in: mkdir -p $$home_in/.ssh - pipe: - exec_local: cat $$auth_file_local - exec_in: cat >> $$auth_file_in
Version data entries
53 entries across 53 versions & 1 rubygems