aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index cb428ea6..b74f5f10 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -59,3 +59,8 @@ resources:
properties:
group: os-apply-config
config: {get_input: passthrough_config}
+ NovaComputePassthroughSpecific:
+ type: OS::Heat::StructuredConfig
+ properties:
+ group: os-apply-config
+ config: {get_input: passthrough_config_specific}