commit | 372c88ae054bb601a005abef15dd638cbbda1a20 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish.gowdra@intel.com> | Mon Sep 26 17:46:18 2022 -0700 |
committer | Girish Gowdra <girish.gowdra@intel.com> | Mon Sep 26 17:46:18 2022 -0700 |
tree | 3d174c1d3d70d155484ed3a68b77e6d9a200960b | |
parent | ff03a8ba450e3e0005d3b11d6cfcf53aa78e331d [diff] |
Fix yaml format Change-Id: I8132ef038968aca6716511e39c0e0c18a0797063
diff --git a/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml index 2e3f3a8..39757fa 100644 --- a/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml +++ b/deployment-configs/berlin-community-pod-2-xgspon-zyxel-TT.yaml
@@ -174,8 +174,8 @@ container_type: null container_name: null - web_power_switch: - ip: '10.34.90.61' - user: 'admin' - password: 'secret' - type: 'EPC' +web_power_switch: + ip: '10.34.90.61' + user: 'admin' + password: 'secret' + type: 'EPC'