Actions
Feature #34239
closedAdd support for REX pull transport
Difficulty:
Triaged:
No
Pull request:
https://github.com/theforeman/puppet-foreman_proxy/pull/725, https://github.com/theforeman/puppet-foreman_proxy/pull/726, https://github.com/theforeman/puppet-foreman_proxy/pull/737, https://github.com/theforeman/foreman-installer/pull/760, https://github.com/theforeman/puppet-foreman_proxy/pull/745, https://github.com/theforeman/foreman-installer/pull/762
Description
For users who want to use yggdrasil / rhc with SSH remote execution provider, installer support is needed to properly configure the message broker and smart_proxy_remote_execution_ssh.
# /etc/foreman-proxy/settings.d/remote_execution_ssh.yml
:mqtt_broker: localhost
:mqtt_port: 1883
:mode: pull-mqtt
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Description updated (diff)
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to William Clark
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/725 added
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/726 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/737 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/760 added
Updated by Eric Helms over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|d7be285eb46697f45b98e108531001117ac766b8.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/745 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/762 added
Actions