system-config/modules/openstack_project/templates/puppetmaster/mqtt_client.yaml.erb
Matthew Treinish 3a8869a0f6
Enable ansible callback events on firehose
This commit adds the mqtt ansible callback plugin to the puppetmaster
config so that whenever we run ansible we'll emit events to the
firehose for that.

Change-Id: Id5f10705687c5bb9854d386efd7fed486172f745
2017-04-26 16:03:23 -04:00

6 lines
181 B
Plaintext

mqtt_hostname: <%= @mqtt_hostname %>
mqtt_port: <%= @mqtt_port %>
mqtt_username: <%= @mqtt_username %>
mqtt_password: <%= @mqtt_password %>
mqtt_ca_certs: /etc/mqtt_ca_cert.pem.crt