b8b5ca12be
Adds optional hooks which can run operator defined additional config on nodes after the application deployment has completed. Change-Id: I3f99e648efad82ce2cd51e2d5168c716f0cee8fe
6 lines
116 B
YAML
6 lines
116 B
YAML
heat_template_version: 2014-10-16
|
|
description: 'Extra Post Deployment Config'
|
|
parameters:
|
|
servers:
|
|
type: json
|