aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/blockstorage-role.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-26 23:58:51 +0000
committerGerrit Code Review <review@openstack.org>2017-06-26 23:58:51 +0000
commiteda12ae632d0d2756b51868858a87f5452aab85f (patch)
tree87feb6a2b3974dacde81fdc3ef31a9800f7c4a3a /puppet/blockstorage-role.yaml
parentce9f018e420614c68fe0c716f2e572b8f638e7b7 (diff)
parentc8a266d99e4844c14526dccbad9ce3f48d8740a8 (diff)
Merge "Add os-collect-config data as an output"
Diffstat (limited to 'puppet/blockstorage-role.yaml')
-rw-r--r--puppet/blockstorage-role.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/blockstorage-role.yaml b/puppet/blockstorage-role.yaml
index 551a88ca..0a3fcb2d 100644
--- a/puppet/blockstorage-role.yaml
+++ b/puppet/blockstorage-role.yaml
@@ -614,3 +614,6 @@ CTLPLANEIP,CTLPLANEHOST.DOMAIN,CTLPLANEHOST HOSTSSHPUBKEY"
management_ip_address:
description: IP address of the server in the management network
value: {get_attr: [ManagementPort, ip_address]}
+ os_collect_config:
+ description: The os-collect-config configuration associated with this server resource
+ value: {get_attr: [BlockStorage, os_collect_config]}