Remove references to unused heat vars

heat_profiler_hmac_key and heat_cfn_service_password
are no longer referenced within any plays,tasks or templates
and should be removed.

Related but not dependent upon change I42ca62a64a6985b37d73f7f14093207d02fefb5d

Change-Id: Id1c2d4b26735b671845cd76f63b7a922242c5662
This commit is contained in:
Travis Truman 2016-06-24 10:38:33 -04:00
parent e22bd44577
commit e84cc94788

View File

@ -74,8 +74,6 @@ heat_container_mysql_password:
heat_auth_encryption_key: heat_auth_encryption_key:
### THE HEAT AUTH KEY NEEDS TO BE 32 CHARACTERS LONG ## ### THE HEAT AUTH KEY NEEDS TO BE 32 CHARACTERS LONG ##
heat_service_password: heat_service_password:
heat_cfn_service_password:
heat_profiler_hmac_key:
heat_rabbitmq_password: heat_rabbitmq_password:
## Ironic options ## Ironic options