diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-11 16:21:50 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-11 16:21:50 +0000 |
commit | d6d65a18653f8fd1ce073b2a3eec2cba1cb4ae8a (patch) | |
tree | 5fd48e0ffd99171e7b0d2970c08a02bae40b06b2 | |
parent | 205296e30eb72e7270b6eb1069007c6d30999f7a (diff) | |
parent | ca4dd755a1b17a1f8fb0c2eaab829bcf08cf1ec4 (diff) |
Merge "Update net-config-noop to use apply-config"
-rw-r--r-- | net-config-noop.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-config-noop.yaml b/net-config-noop.yaml index ad580cf9..be05cc11 100644 --- a/net-config-noop.yaml +++ b/net-config-noop.yaml @@ -38,8 +38,8 @@ resources: OsNetConfigImpl: type: OS::Heat::StructuredConfig properties: - group: os-apply-config - config: + group: apply-config + config: {} outputs: OS::stack_id: |