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

Fixed case sensitivy problem with provision script #27

Merged
merged 1 commit into from
Mar 17, 2015

Conversation

vladistan
Copy link
Contributor

You capitalized CentOS in your bootstrap script. This doesn't work on case sensitive scenarios. Such as when trying to provision into VCenter

Conflicts:
	opt/vagrant/bootstrap-centos-master.sh
@grtjn
Copy link
Owner

grtjn commented Mar 17, 2015

Thnx for spotting that! Strangely enough it is all lower-case at my end, almost as if git doesn't see the difference..

grtjn added a commit that referenced this pull request Mar 17, 2015
Fixed case sensitivy problem with provision script
@grtjn grtjn merged commit 29bcb3b into grtjn:master Mar 17, 2015
@vladistan
Copy link
Contributor Author

Are you using Mac or Windows as your host machine?

@grtjn
Copy link
Owner

grtjn commented Mar 17, 2015

Mac, and without case-sensitive FS. Learned something new today.

By the way, the same flaw is also present in opt/vagrant/bootstrap-centos-extra.sh..

@grtjn
Copy link
Owner

grtjn commented Aug 26, 2015

Related to #48

@grtjn grtjn modified the milestone: 1.0.0 Sep 9, 2015
@vladistan vladistan deleted the fix-provision-case-sensitivity branch March 12, 2016 14:48
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

Successfully merging this pull request may close these issues.

2 participants