Add simulator improvements.
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-sc / o-ran-ru / supervisord.conf
index e4b99fa..05ab36d 100644 (file)
@@ -21,9 +21,9 @@ autorestart=true
 redirect_stderr=true
 priority=3
 
-[program:enable-ssh]
+[program:enable-netconf-call-home]
 directory=/home/netconf/.ssh
-command=/home/netconf/.ssh/enable_ssh_key.sh
+command=/home/netconf/.ssh/enable_netconf_call_home.sh
 startsecs=0
 autorestart=false
 redirect_stderr=false
@@ -37,6 +37,14 @@ autorestart=false
 redirect_stderr=false
 priority=5
 
+[program:set-nts-ip-script]
+directory=/home/netconf/.ssh
+command=/home/netconf/.ssh/set_NTS_IP.sh
+startsecs=0
+autorestart=false
+redirect_stderr=false
+priority=5
+
 [program:sysrepo-config-load]
 directory=/opt/dev/yang
 command=/opt/dev/yang/sysrepo-configuration-load.sh