aboutsummaryrefslogtreecommitdiffstats
path: root/net-config-bond.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'net-config-bond.yaml')
-rw-r--r--net-config-bond.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-config-bond.yaml b/net-config-bond.yaml
index d41356ac..d74fc0bc 100644
--- a/net-config-bond.yaml
+++ b/net-config-bond.yaml
@@ -60,7 +60,6 @@ resources:
name: nic2
outputs:
- config_id:
- description: The ID of the OsNetConfigImpl resource.
- value:
- {get_resource: OsNetConfigImpl}
+ OS::stack_id:
+ description: The OsNetConfigImpl resource.
+ value: {get_resource: OsNetConfigImpl}