Bart
Results
2
issues of
Bart
_Situation:_ Private key encrypted with Yubikey as 2-factor solution (`ssh-keygen -t ecdsa-sk -f ~/.ssh/id_ecdsa_sk`). So steps will be; 1. SSH to server 2. Fill in private key passphrase 3. Physically...
T: Bug
S: Confirmed
Plugin: SSH
The `cp` action of `static_host.example` contains a typo, it should be `static_hosts.example` ```cp dnsmasq.example.conf dnsmasq.conf \ && cp static_host.example static_hosts \ && cp ad.example.list ad.list \ && touch dnsmasq.log```