Fix file permissions for SMO preconfiguration 47/14347/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 25 Apr 2025 13:34:53 +0000 (14:34 +0100)
committeraravind.est <aravindhan.a@est.tech>
Fri, 25 Apr 2025 13:34:53 +0000 (14:34 +0100)
Executable permission provided for SMO preconfiguration script.

Issue-ID: NONRTRIC-1020
Change-Id: Ifad2b3b3952dcdb9713651ca8523e1e38ace027f
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/README.md
smo-install/scripts/sub-scripts/preconfigure-smo.sh [changed mode: 0644->0755]

index b3deffc..5db20e2 100644 (file)
@@ -9,8 +9,8 @@ This project uses different helm charts from different Linux Foundation projects
 ## Installation flavours and configurations
 Directory "smo-install/helm-override" contains different flavours of installations. One of these flavours can be used for the installation.
 
-Each directory inside "smo-install/helm-override" contains a onap-override.yaml file. It controlls the configuration of the ONAP components.
-and oran-override.yaml controlls the configuration of the O-RAN(NONRTIRC/SMO) components.
+Each directory inside "smo-install/helm-override" contains a onap-override.yaml file. It controls the configuration of the ONAP components.
+and oran-override.yaml controls the configuration of the O-RAN(NONRTIRC/SMO) components.
 
 Any number of flavours can be created each flavour can have its own configuration. It should follow the same structure as the default flavour.