Skip to content

Commit

Permalink
Update spec/classes/plugin/remote_execution_cockpit_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
bastelfreak and ekohl authored Dec 18, 2024
1 parent 49d8806 commit e1298af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/classes/plugin/remote_execution_cockpit_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ class {'foreman':
is_expected.to contain_foreman__config__apache__fragment('cockpit')
.without_content
.with_ssl_content(%r{^<Location /webcon>$})
.without_ssl_content(%r{RewriteRule})
.with_ssl_content(%r{^ ProxyPass http://127\.0\.0\.1:19090/webcon upgrade=websocket$})
end
end
Expand Down

0 comments on commit e1298af

Please sign in to comment.