sensu / uchiwa-chef

Other
33 stars 40 forks source link

Allow disabling Uchiwa authentication #57

Open thomasriley opened 7 years ago

thomasriley commented 7 years ago

To disable authentication in Uchiwa you simply remove the user and pass keys in the Uchiwa configuration. This change prevents null set node['uchiwa']['settings'] attributes from being included in /etc/sensu/uchiwa.json. Therefore, to disable authentication simply set the user and pass Chef attributes to nil.