Skip to content

Commit

Permalink
Set old proxy BYOS value until we drop that column
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusbv committed Sep 4, 2024
1 parent 818b51c commit 3cb6578
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 3cb6578

Please sign in to comment.