Skip to content

Commit

Permalink
Merge pull request #1221 from SUSE/set-old-proxy
Browse files Browse the repository at this point in the history
Set old proxy BYOS value until we drop that column
  • Loading branch information
jesusbv authored Sep 4, 2024
2 parents 818b51c + 3cb6578 commit 5e9e61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/scc_proxy/lib/scc_proxy/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ def announce_system
password: response['password'],
hostname: params[:hostname],
proxy_byos_mode: :byos,
proxy_byos: true,
system_information: system_information,
instance_data: instance_data
)
Expand Down

0 comments on commit 5e9e61f

Please sign in to comment.