diff options
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r-- | puppet/compute.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml index 43ef5820..e9f78762 100644 --- a/puppet/compute.yaml +++ b/puppet/compute.yaml @@ -404,6 +404,7 @@ resources: - common - cisco_n1kv_data # Optionally provided by ComputeExtraConfigPre - nova_nuage_data # Optionally provided by ComputeExtraConfigPre + - midonet_data # Optionally provided by AllNodesExtraConfig datafiles: compute_extraconfig: mapped_data: {get_param: NovaComputeExtraConfig} |