Add os-collect-config data as an output
authorJames Slagle <jslagle@redhat.com>
Thu, 20 Apr 2017 19:45:49 +0000 (15:45 -0400)
committerJames Slagle <jslagle@redhat.com>
Thu, 15 Jun 2017 18:43:11 +0000 (14:43 -0400)
commitc8a266d99e4844c14526dccbad9ce3f48d8740a8
treecc94f3675c3ce96768fbed386fba0ccc277d4f2f
parentd95394a01c47c46e8ffc3da5e9e4054ffffdc2ee
Add os-collect-config data as an output

Adds a new output, ServerOsCollectConfigData, which is the
os-collect-config configuration associated with each server resource.
This can be used to [pre]configure the os-collect-config agents on
deployed-server's.

Having the data available as a stack output is more user friendly than
having to query several nested levels of stack resources, and then
inspect resource metadata.

implements blueprint split-stack-default
Change-Id: Iaf062f1a72e2a9e4d97f84c67f72408a6b5cebfc
Depends-On: I8acfd67cd8138d587cc362184c84a08134bf3157
deployed-server/deployed-server.yaml
overcloud.j2.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml
releasenotes/notes/add-server-os-collect-config-data-eeea2f57b3a82654.yaml [new file with mode: 0644]