blob: 9855e0add90fea23351b667ba44396cc3b177686 [file] [log] [blame]
# Description:
# test of SSL enabling for the following communication paths:
# - messaging (rabbitmq)
include:
- .api_single
- .conductor_single
ironic:
api:
message_queue:
port: 5671
ssl:
enabled: True
conductor:
message_queue:
port: 5671
ssl:
enabled: True