aboutsummaryrefslogtreecommitdiffstats
path: root/net-config-noop.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2017-01-08 15:02:11 -0500
committerDan Prince <dprince@redhat.com>2017-01-08 15:02:11 -0500
commitca4dd755a1b17a1f8fb0c2eaab829bcf08cf1ec4 (patch)
treeeac8d25368fddfc9af9fa0c792c3dede91535989 /net-config-noop.yaml
parent10044ba2afe6e33ca22ef656ec298203a485b550 (diff)
Update net-config-noop to use apply-config
Some deployments of the undercloud would like to use net-config-noop (to disable all network configuration). This patch changes this noop software deployment to use 'apply-config' instead of 'os-apply-config' which allows it to work with the undercloud installer which only supports the newer (apply-config) style due to heat signalling requirements. Change-Id: If7b579b759477afd81ad64a4847169e59ddcbd77
Diffstat (limited to 'net-config-noop.yaml')
-rw-r--r--net-config-noop.yaml4
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: