puppet-mosquitto/templates
Matthew Treinish e05b5f283d
Update set allow_anonymous flag to be explicitly true
In newer mosquitto version the default for the allow_anonymous config
flag was changed from true to a conditional true. It defaults to false
if you have certain auth methods enabled. Since the config generated by
puppet-mosquitto has these auth methods enabled the implicit value of
true changed to false when we upgraded the mosquitto version. This
commit fixes this case by explicitly setting allow_anonymous to be true
so that we allow anonymous connections so we can have the public
read only access to the firehose.

Change-Id: I6fceb1daf55b0e3a7345461dca1c4c7ef5a80440
2020-09-09 09:53:07 -04:00
..
mosquitto.acl.erb Add system stats topics to public readonly acl 2017-04-03 15:36:07 -04:00
mosquitto.conf.erb Update set allow_anonymous flag to be explicitly true 2020-09-09 09:53:07 -04:00