Skip to content

Commit

Permalink
update to copier template 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 22, 2024
1 parent d1459fa commit 64b3a43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 4.0.3b3
_commit: 4.0.5
_src_path: gh:epics-containers/services-template-helm
cluster_name: pollux
cluster_namespace: p47-beamline
Expand Down
4 changes: 2 additions & 2 deletions services/.ioc_template/config/ioc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# TODO replace above with the generic IOC schema this IOC is based on
ioc_name: "{{ _global.get_env('IOC_NAME') }}"

description: REPLACE WITH DESCRIPTION
description: REPLACE_WITH_DESCRIPTION

entities:
- type: epics.EpicsEnvSet
Expand All @@ -13,4 +13,4 @@ entities:
- type: devIocStats.iocAdminSoft
IOC: "{{ ioc_name | upper }}"

# - todo: Add more entities to make a meaningful IOC
# - todo: Add more entities to make a meaningful IOC

0 comments on commit 64b3a43

Please sign in to comment.