aboutsummaryrefslogtreecommitdiffstats
path: root/ceph-storage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ceph-storage.yaml')
-rw-r--r--ceph-storage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph-storage.yaml b/ceph-storage.yaml
index aa957e69..74530147 100644
--- a/ceph-storage.yaml
+++ b/ceph-storage.yaml
@@ -64,7 +64,7 @@ resources:
NetworkDeployment:
type: OS::TripleO::SoftwareDeployment
properties:
- config: {get_attr: [NetworkConfig, config_id]}
+ config: {get_resource: NetworkConfig}
server: {get_resource: CephStorage}
CephStorageDeployment: