Skip to content

Commit

Permalink
Update ioc.yaml.jinja (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls authored Aug 27, 2024
1 parent ce8b48e commit 95fab89
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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 %}"

Expand All @@ -19,4 +19,4 @@ entities:
command: |
dbpf EXAMPLE:IBEK:A "2.54"
dbpf EXAMPLE:IBEK:B "2.61"
dbgf EXAMPLE:IBEK:SUM
dbgf EXAMPLE:IBEK:SUM

0 comments on commit 95fab89

Please sign in to comment.