Added new login/imager node for Laki.
This commit is contained in:
parent
4f966b0e06
commit
2cec8f8c18
1 changed files with 1 additions and 1 deletions
2
sit
2
sit
|
@ -20,7 +20,7 @@ source "$SIT_PATH/functions.sh"
|
|||
# identify platform manually if no environment variable was set
|
||||
if [ -z $PLATFORM ]; then
|
||||
case $HOSTNAME in
|
||||
cl3fr1|cl3fr2|imager)
|
||||
cl3fr1|cl3fr2|cl3fr4|imager)
|
||||
PLATFORM="laki"
|
||||
;;
|
||||
eslogin*)
|
||||
|
|
Loading…
Reference in a new issue