aboutsummaryrefslogtreecommitdiffstats
path: root/swift-storage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'swift-storage.yaml')
-rw-r--r--swift-storage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-storage.yaml b/swift-storage.yaml
index 0b9cf3b8..68923eef 100644
--- a/swift-storage.yaml
+++ b/swift-storage.yaml
@@ -141,7 +141,7 @@ resources:
NetworkDeployment:
type: OS::TripleO::SoftwareDeployment
properties:
- config: {get_attr: [NetworkConfig, config_id]}
+ config: {get_resource: NetworkConfig}
server: {get_resource: SwiftStorage}
SwiftStorageDeploy: