-until ssh -oStrictHostKeyChecking=accept-new airflow@$TESTING_IP ls /finished_cloudinit >/dev/null 2>&1; do sleep 30; done# wait until cloudinit script is complete
-ssh -oStrictHostKeyChecking=accept-new airflow@$TESTING_IP "sudo service docker restart"# to use the configured docker data path