Christoph Badura
Christoph Badura
Typical failure mode: ```shell $ vagrant scp zorch default: Warning: Permanently added '[127.0.0.1]:2222' (ECDSA) to the list of known hosts. Received disconnect from 127.0.0.1 port 2222:2: Too many authentication failures...
The section "SALT PILLAR ON THE COMMAND LINE" references a ftpsync state. It's unclear where that comes from. Presumably it was created in the previous paragraph, but that didn't mention...
The "init.sls" section states: > If you target a directory during a state.apply or in the state Top file, salt looks for an init.sls file in that directory and applies...
The *BSD build systems make use of "Makefile.inc" a lot. Make the "make" type recognize this file by default.
### Description I'm trying to add and verify my ed25519 gpg key on gitea.com. my user name is "bad". I've added the following public key block: ``` $ gpg -a...