MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Fix get_nomad_client_info.sh #5

Closed ThomasObenaus closed 6 years ago

ThomasObenaus commented 6 years ago

Currently it returns only the public-services client node since it works on instance-tags. But these are no longer valid.

get_nomad_client_info.sh 2018-04-14 10:52:29 [INFO] [get_nomad_client_info.sh] aws ec2 describe-instances --region us-east-1 --profile playground --filter Name=tag:Name,Values=COS-NMC-public-ser-coyote Name=instance-state-name,Values=running ISTANCE_ID INSTANCE_IP INSTANCE_IP (private) 52.91.138.241 i-0263e643f56bf7faa 10.128.50.55

ThomasObenaus commented 6 years ago

done with https://github.com/MatthiasScholz/cos/commit/408758a227b8ef82af48723ee648233cec8d5a5b