Replies: 1 comment
-
|
juse add this in extra_json: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an old CentOS host, so I need to use .ssh/config to ssh it because the old Algorithms:
I want to use Airflow3 now, but the connection always failed.
I think that's because I need to let AirFlow to read or configure like the ~/.ssh/config. I suppose the AirFlow default disabled the SSH old Algorithms.
How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions