Commit Graph

723 Commits (1edb95df9c8ed7136726af4345acee7411d551bb)
 

Author SHA1 Message Date
Jack Ivanov c0f4b5fa41 Enable default values if the role is skipped #313 8 years ago
Jack Ivanov 578bb3344d Fixes #314 8 years ago
Jack Ivanov eae4353691 Update ISSUE_TEMPLATE.md 8 years ago
Jack Ivanov b8cfb98c5d Update ISSUE_TEMPLATE.md 8 years ago
Dan Guido fb09a4138f Update TROUBLESHOOTING.md 8 years ago
Dan Guido 2fc9122ae8 add router troubleshooting faq 8 years ago
Dan Guido 1c4659311a Update CONTRIBUTING.md 8 years ago
Dan Guido 050583ecd1 Update README.md 8 years ago
Dana Klassen f9f1d5cd38 Typo cheking to checking (#344) 8 years ago
Josh Soref 84bbcb88d0 Spelling fixes (#342)
* spelling: algorithm

* spelling: bertrand

* spelling: between

* spelling: checking

* spelling: conjunction

* spelling: contributor

* spelling: delimited

* spelling: fashion

* spelling: droplet

* spelling: javascript

* spelling: nameserver

* spelling: obligatory

* spelling: official

* spelling: overridden

* spelling: overwrite

* spelling: parameter

* spelling: suppressing
8 years ago
James Hale 41ed682213 Reduce VPC CIDR size to /16 (#341) 8 years ago
Josh Meisels d37c6b72c5 Add new Azure regions and allow user to select VM size (#332)
* Update Azure Region List

Included several additional regions in the Azure list.

In a future version we may want to ask users to choose a continent, then present region options since this list is getting long.

* Add VM size selection

Added prompt for user to choose VM size. Useful because the default size is not available in all regions, and there are cheaper sizes.

* Handle vm_size choice in "Create an Instance" step

Use the variable passed in that the user chose for vm_size.

* Differentiate Basic A0 and Standard A0

* Remove vm_size D1 since it's being deprecated

* Fix syntax issue - missing semicolons

* Remove note to self comment

* Remove changes to let user select VM size

Removing my previous additions that let the user select their Azure VM size.

* Hard code VM size to cheapest size

Remove my usage of a variable for VM size. Update to use the Basic_A0, which is the cheapest size of VM.
8 years ago
Matt Mankins b8d2dc68bb Change EC2 VPC CIDR blocks to uncommon non-routable addresses (#335) 8 years ago
Dan Guido 1b3a3a886d Update README.md 8 years ago
Dan Guido 7851cc06ef Update README.md 8 years ago
Dan Guido f1cfade2f2 referral code 8 years ago
Josh Meisels 2b0c9c38e2 Fixed typo (#333)
Windows manual steps `-AuthenticationTransformConstants SHA25612 8` had a space that causes this command to fail. Should be `-AuthenticationTransformConstants SHA256128`
8 years ago
Dan Guido ede472cd36 donations 8 years ago
Dan Guido ceca178eff Update TROUBLESHOOTING.md 8 years ago
Dan Guido ab22e9aee9 add note about Apple client support 8 years ago
Dan Guido 4b140bc5ed Update TROUBLESHOOTING.md 8 years ago
Dan Guido c24d51b87b Update TROUBLESHOOTING.md 8 years ago
Dan Guido eeae3ad34e add info about reconfiguring the apple profile 8 years ago
Dan Guido 946314ee26 add referral link 8 years ago
Josh Watson 84a3b5f675 Change EC2 VPC CIDR blocks to non-routable addresses. (#330)
The previous address ranges were actually routable addresses, which caused some concern for some people because it looked suspicious in tracert. The new CIDR blocks are non-routable addresses, which resolves this concern.
8 years ago
brad2014 09e5d87c7b Minor name and documentation edits (#327) 8 years ago
Casey Lang 9b76282a37 Check for creation of private key during its generation (#322)
This task was previously checking for the public key even though it is
in place to generate the private key. A simple switch to the `creates`
arg resolves the issue.
8 years ago
jeremy avnet / @brainsik bb55985ab4 Add GCE Western US zones (#319) 8 years ago
Dan Guido e729119b24 Update TROUBLESHOOTING.md 8 years ago
Dan Guido ea40249adf Update TROUBLESHOOTING.md 8 years ago
Dan Guido c081913566 Update TROUBLESHOOTING.md 8 years ago
Marcos Ojeda c656a61069 add 'back on patreon' shields.io button (#303) 8 years ago
Mike Lee Williams 2b295e501c Clarify python instructions (#302)
- Be explicit about python2 requirement
- Remove `sudo` requirement on macOS
- Use `python -m pip` and `python -m virtualenv` to ensure expected python interpreter is running pip/virtualenv
- Tidy formatting
8 years ago
Dan Guido c4f1188434 add donate via Flattr and PayPal 8 years ago
James Hale 3b3fb601ef Fix name tag key (#282) 8 years ago
Will Biddy 4dff2dcf95 Fixing spelling. (#297) 8 years ago
Dan Guido 770e1bbe7f Update WINDOWS.md 8 years ago
Dan Guido 6f48ff4d9d clarity 8 years ago
Dan Guido 8fbc1348e0 typo 8 years ago
Dan Guido 3aa5383b74 add FAQ about new regions 8 years ago
Dan Guido 655a917dd2 iptables filter table fix (#285) 8 years ago
Dan Guido a558b5b549 fix mac install instructions 8 years ago
Dan Guido 9fe8965ccd another typo 8 years ago
Dan Guido 40d03e257a typo 8 years ago
Dan Guido 1a3341c449 add python2 vs 3 issue 8 years ago
Dan Guido 27e0fd073b Update README.md 8 years ago
Dan Guido c238a686cc clarify the new virtual environment instructions 8 years ago
Jack Ivanov 9daec9be9e fix ssh tasks 8 years ago
Dan Guido 592f43d44c convention 8 years ago
Dan Guido 970e5b1f44 Update TROUBLESHOOTING.md 8 years ago