cap sort of works (no pubkey)
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
user: "feenix",
|
||||
roles: %w{web app db},
|
||||
ssh_options: {
|
||||
auth_methods: %w(publickey)
|
||||
# auth_methods: %w(publickey)
|
||||
# password: "please use keys"
|
||||
}
|
||||
|
Reference in New Issue
Block a user