Feature #34239
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
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. <pre><code class="yaml"> # /etc/foreman-proxy/settings.d/remote_execution_ssh.yml :mqtt_broker: localhost :mqtt_port: 1883 :mode: pull-mqtt </code></pre>