From 95fab893b218baf99eef3b383e510b640176d278 Mon Sep 17 00:00:00 2001 From: Marcell Nagy <133755508+marcelldls@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:46:38 +0100 Subject: [PATCH] Update ioc.yaml.jinja (#5) --- .../services/{{ioc_group}}-ea-test-01/config/ioc.yaml.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/services/{{ioc_group}}-ea-test-01/config/ioc.yaml.jinja b/template/services/{{ioc_group}}-ea-test-01/config/ioc.yaml.jinja index 9c2d8c6..967bd72 100644 --- a/template/services/{{ioc_group}}-ea-test-01/config/ioc.yaml.jinja +++ b/template/services/{{ioc_group}}-ea-test-01/config/ioc.yaml.jinja @@ -1,4 +1,4 @@ - yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.6.1/ibek.ioc.schema.json +# yaml-language-server: $schema=https://github.com/epics-containers/ioc-adsimdetector/releases/download/2024.6.1/ibek.ioc.schema.json ioc_name: "{% raw %}{{ _global.get_env('IOC_NAME') }}{% endraw %}" @@ -19,4 +19,4 @@ entities: command: | dbpf EXAMPLE:IBEK:A "2.54" dbpf EXAMPLE:IBEK:B "2.61" - dbgf EXAMPLE:IBEK:SUM \ No newline at end of file + dbgf EXAMPLE:IBEK:SUM