Skip to content

Commit 194332a

Browse files
adamruzickaevgeni
authored andcommitted
Adjust sp-rex-ssh config file to async-ssh removal
1 parent 552b640 commit 194332a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/roles/foreman_proxy/templates/settings.d/remote_execution_ssh.yml.j2

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@
88

99
# :cockpit_integration: true
1010

11-
# Mode of operation, one of ssh, ssh-async, pull, pull-mqtt
11+
# Mode of operation, one of ssh, pull, pull-mqtt
1212
:mode: ssh
1313

1414
# Defines how often (in seconds) should the runner check
1515
# for new data leave empty to use the runner's default
16-
# (1 second for regular, 60 seconds with async_ssh enabled)
17-
# :runner_refresh_interval:
16+
# :runner_refresh_interval: 1
1817

1918
# Defines the verbosity of logging coming from ssh command
2019
# one of :debug, :info, :error, :fatal

0 commit comments

Comments
 (0)