diff --git a/confluent_server/confluent/sshutil.py b/confluent_server/confluent/sshutil.py index 0a5e1d9e..da6a60f6 100644 --- a/confluent_server/confluent/sshutil.py +++ b/confluent_server/confluent/sshutil.py @@ -35,8 +35,6 @@ def normalize_uid(): agent_starting = False def assure_agent(): - if sshver() <= 7.6: - return False global agent_starting global agent_pid while agent_starting: