X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran%2Fru-fh%2Fsupervisord.conf;h=e9f3e2fd77c0ec96a281c3c801971f5c04e25c00;hp=886a5f9c9e1829079246fc4872429446ccd9e556;hb=7dbf479029ba8bc528fb61a40ab2647489da28e9;hpb=610985b805c2b5c730bbc247ccbf76dd624792d0 diff --git a/ntsimulator/deploy/o-ran/ru-fh/supervisord.conf b/ntsimulator/deploy/o-ran/ru-fh/supervisord.conf index 886a5f9..e9f3e2f 100644 --- a/ntsimulator/deploy/o-ran/ru-fh/supervisord.conf +++ b/ntsimulator/deploy/o-ran/ru-fh/supervisord.conf @@ -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