Skip to content

Commit

Permalink
[HOPSWORKS-3237] add hopsworks_rest_log_level (logicalclocks#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErmiasG authored Aug 4, 2022
1 parent 190cde4 commit 0c8d05b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,10 @@
:description => "Hopsworks public hostname",
:type => 'string'

attribute "hopsworks/hopsworks_rest_log_level",
:description => "Default 'TEST' set to 'PROD' to only get user error messages. Hopsworks rest log level",
:type => 'string'

attribute "vagrant",
:description => "'true' to rewrite /etc/hosts, 'false' to disable vagrant /etc/hosts",
:type => 'string'
Expand Down

0 comments on commit 0c8d05b

Please sign in to comment.