Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

README improvements #70

Closed
wants to merge 1 commit into from
Closed

README improvements #70

wants to merge 1 commit into from

Conversation

stanlemon
Copy link

I removed the 'reload' reference in the sync section because it is not implemented for the aws provider.

I also added notes on how to get around the tty issue for Amazon Linux AMIs. I realize this is image specific, but as this provider does not work out of the box with the stock/default AMIs that are most common to AWS this seems like it would be helpful information for those getting started.

…ed and added notes on how to get this working with Amazon Linux AMIs.
@pidah
Copy link
Contributor

pidah commented May 9, 2013

The sudo tty workaround in the pull request worked sometimes and failed other times. I have also tried passing similar user_data scripts in the past to the Amazon Linux AMI's with varying results, don't know why.

@stanlemon
Copy link
Author

I have seen some oddities on this front too - almost like the cloud init data hasn't finished executing or something like that. Not sure if there is a way to sleep or some way of issuing a callback to vagrant to trigger init of the provisioning process.

@pidah
Copy link
Contributor

pidah commented May 9, 2013

perhaps some race condition..not sure...I have resigned to using custom ami's or ubuntu images which seem to just work

@kmpeterson kmpeterson mentioned this pull request Jun 10, 2013
@tralamazza
Copy link
Collaborator

PR #85 implements the disable tty for amazon linux.
The problem is, these are super specific settings.

@tralamazza
Copy link
Collaborator

I will close this and move possible fixes to a wiki page. Our README is already gigantic.

@tralamazza tralamazza closed this Sep 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants