Skip to content

Commit

Permalink
Merge pull request #436 from lnls-sirius/fix-ips
Browse files Browse the repository at this point in the history
Remove duplicated IPs in ADDR_LIST
  • Loading branch information
xresende authored Oct 17, 2024
2 parents 72202bb + bb0767d commit ae6e318
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/lnls-ans-role-sirius-apps/templates/sirius_apps.sh.j2
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,13 @@ IP_CLP_IVU18_UNDU="\

# Mobile radiation meters
# 10.31.74.16 = Thermo 1
# 10.0.38.31 = Thermo 6
# 10.0.38.83 = Thermo 12
# 10.0.38.72 = Thermo 14
# 10.31.33.25 = Thermo 16
# 10.0.38.36 = ELSE

IP_RAD="\
10.31.74.16 \
10.0.38.31 \
10.0.38.83 \
10.0.38.72 \
10.31.33.25 \
Expand Down

0 comments on commit ae6e318

Please sign in to comment.