Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do-install.sh file not provided #14

Open
vbspace opened this issue Aug 20, 2017 · 0 comments
Open

do-install.sh file not provided #14

vbspace opened this issue Aug 20, 2017 · 0 comments

Comments

@vbspace
Copy link

vbspace commented Aug 20, 2017

I am trying to create my cluster on digitalocean, when I do apply it runs the file dcos.tf which has this block of code, it is not finishing the creation of the master I think because the file ./do-install.sh does not exist on the directory. Can someone help me?

provisioner "local-exec" {
   command = "while [ ! -f ./do-install.sh ]; do sleep 1; done"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant