Project

General

Profile

Actions

Bug #34420

closed

Applying errata from the errata's page always tries to use katello-agent even when remote_execution_by_default set to true

Added by Justin Sherrill over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
High
Category:
Errata Management
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Description of problem:

Option "remote_execution_by_default" is set to true:

~~~
  1. hammer settings list |grep remote_execution_by_default
    remote_execution_by_default | Use remote execution by default | true | If this is enabled, remote execution is used instead of katello-agent for rem...
    ~~~

Going to Satellite WebUI > Content > Errata > select errata > apply errata > select a host > Next > Apply Errata > "This action uses katello-agent, which is currently disabled. Use remote execution instead."

How reproducible:

Always

Steps to Reproduce:

1. Set option remote_execution_by_default to true:

  1. hammer settings set --name remote_execution_by_default --value true

2. Go to the WebUI > Content > Errata > select errata > apply errata > select a host > Next > Apply Errata > Confirm

Actual results:
Satellite tries to push the errata installation using katello-agent

Expected results:
Satellite should use remote execution to push the errata installation

Actions

Also available in: Atom PDF