Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
9dfb4957
Commit
9dfb4957
authored
Dec 18, 2018
by
julian.gethmann
Browse files
Update epics gateway name
parent
f2bcc501
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/epics/templates/DOTepics
View file @
9dfb4957
# export EPICS base path and configuration to interact with KARA's IOCs
export LD_LIBRARY_PATH=/usr/local/share/base-{{epics_version}}/lib/linux-x86_64:$LD_LIBRARY_PATH
export EPICS_CA_ADDR_LIST=$(dig +short ankasr-
appcache
.anka.kit.edu)
export EPICS_CA_ADDR_LIST=$(dig +short ankasr-
cagw
.anka.kit.edu)
export PATH=/usr/local/share/base-{{epics_version}}/bin/linux-x86_64:$PATH
export EPICS_BASE=/usr/local/share/base-{{epics_version}}
export EPICS_HOST_ARCH=linux-x86_64
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment