summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/alternate-clash.out
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

ss="nt">resource_registry: OS::TripleO::Services::FluentdClient: ../puppet/services/logging/fluentd-client.yaml #parameter_defaults: ## Simple configuration # # LoggingServers: # - host: log0.example.com # port: 24224 # - host: log1.example.com # port: 24224 # ## Example SSL configuration ## (note the use of port 24284 for ssl connections) # # LoggingServers: # - host: 192.168.24.11 # port: 24284 # LoggingUsesSSL: true # LoggingSharedKey: secret # LoggingSSLCertificate: | # -----BEGIN CERTIFICATE----- # ...certificate data here... # -----END CERTIFICATE-----