Module: Producer::STDLib::SSH

Defined in:
lib/producer/stdlib/ssh.rb

Constant Summary collapse

SSH_AUTHORIZED_KEYS_PATH =
'.ssh/authorized_keys'.freeze
SSH_AUTHORIZED_NO_KEY_FMT =
'"ssh_authorize macro cannot find key matching `%s\''