Files
Nicholas Randon dab509a46a Check stunnel.connect_host not stunnel.connect_ip
The various service configurations all check for
stunnel.connect_ip as part of the configuration for
enabling stunnel. This variable doesn't exist in any
template. However stunnel.connect_host exists in
ssl_source.yaml

Change-Id: Iee4dd33d5afde211f669346005c36f88c9ebeae2
Depends-On: I25c4bb09cf28a3728e959d4dd583af26a602ad90
Closes-Bug: #1391926
2014-11-13 09:34:31 +00:00
..
2014-07-31 12:25:59 -04:00
2014-07-19 23:54:41 -07:00

Install heat software on the machine.

Configuration

heat:
  verbose: False
    # Print more verbose output (set logging level to INFO instead
    # of default WARNING level).
  debug: False
    # Print debugging output (set logging level to DEBUG instead of
    # default WARNING level).

Configuration of heat services is done in the heat-api and heat-engine elements, which enable those services.