k8ssandra / k8ssandra-terraform

Apache License 2.0
17 stars 16 forks source link

Using `source` instead of `python3` fails when invoking python scripts #28

Closed adejanovski closed 3 years ago

adejanovski commented 3 years ago

Invoking a python script using source  instead of python3 can fail on Mac laptops (and possibly other OS as well) with the following error: from: can't read /var/mail/google.cloud

https://github.com/k8ssandra/k8ssandra-terraform/blob/4385cbacf2b4943119f5c13919ea38c9adff1422/gcp/scripts/init.sh#L34

┆Issue is synchronized with this Jiraserver Task by Unito ┆Issue Number: K8SSAND-479 ┆Priority: Medium

chaitu6022 commented 3 years ago

Update It slipped from my sight, Update init.sh script

chaitu6022 commented 3 years ago

Update It slipped from my sight, Update init script