Skip to content
Snippets Groups Projects
Commit 3b4d43ed authored by Jon Dybeck's avatar Jon Dybeck
Browse files

Adjust authentication settings

parent e41532cd
No related branches found
No related tags found
3 merge requests!22Update test,!19Fix firewall and auth,!18Firewall changes
......@@ -6,9 +6,11 @@ class puppet_cwsens(
$mosquitto_conf = @("EOT"/L)
per_listener_settings true
listener 1883
allow_anonymous false
password_file /etc/mosquitto/passwd
max_inflight_messages 0
sys_interval 2
allow_anonymous false
| EOT
file { '/etc/mosquitto/mosquitto.conf':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment