Project

General

Profile

Bug #28559

Hardcoding Proxy Command breaks running Ansible on Debian

Added by Marek Hulán over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description


Related issues

Related to Ansible - Feature #31552: Adjust ssh_args defaults for better performance Rejected
Related to Installer - Bug #25481: Foreman fails to execute ansible commands when connected to ipa serverClosed

Associated revisions

Revision 557cb3f9 (diff)
Added by Marek Hulán over 3 years ago

Fixes #28559 - keep default ssh args (#554)

Based on https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-ssh-args
the ssh args is by default set to "-C -o ControlMaster=auto -o ControlPersist=60s". In
2e11f6810d8b4e7e8ce28f91bdf6a534c0f3e2f4, this was overridden to "-o
ProxyCommand=none" only. There seems to be no way to just append arguments, so
listing defaults here is probably the best option.

History

#1 Updated by The Foreman Bot over 3 years ago

  • Assignee set to Marek Hulán
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/554 added

#2 Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 2.0.0 added

#3 Updated by Anonymous over 3 years ago

  • Status changed from Ready For Testing to Closed

#4 Updated by Ondřej Ezr over 2 years ago

  • Related to Feature #31552: Adjust ssh_args defaults for better performance added

#5 Updated by Ewoud Kohl van Wijngaarden 7 months ago

  • Related to Bug #25481: Foreman fails to execute ansible commands when connected to ipa server added

Also available in: Atom PDF