diff options
Diffstat (limited to 'overcloud.yaml')
-rw-r--r-- | overcloud.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml index f9b7d65b..46fbef67 100644 --- a/overcloud.yaml +++ b/overcloud.yaml @@ -772,7 +772,6 @@ resources: ControllerServiceChain: type: OS::TripleO::Services - depends_on: Networks properties: Services: {get_param: ControllerServices} EndpointMap: {get_attr: [EndpointMap, endpoint_map]} |