updated ami and link in documentation
This commit is contained in:
parent
10fd7b45c8
commit
e65032c158
@ -10,7 +10,7 @@
|
||||
- uses arm64 graviton instances (cheaper than amd64)
|
||||
- uses spot instance (cheaper than on demand)
|
||||
- uses t4g.nano with 512MB (smallest/cheapest instance type)
|
||||
- uses Debian 10 arm64 ami
|
||||
- uses Debian 10 arm64 ami, for your right image look at https://wiki.debian.org/Cloud/AmazonEC2Image/Buster
|
||||
|
||||
## What does it do?
|
||||
It installs a debian server (arm64) and wireguard on it. It configures wireguard with as much clients as you need and provides the client profiles you need to get your wireguard clients running.
|
||||
|
@ -14,7 +14,7 @@
|
||||
private: no
|
||||
- name: aws_ami
|
||||
prompt: Disk image to use for instance (default is debian buster arm64)
|
||||
default: "ami-057796a93302d0b14"
|
||||
default: "ami-07c35db4b1fe9aedd"
|
||||
private: no
|
||||
- name: aws_type
|
||||
prompt: Instance type to request
|
||||
|
Loading…
x
Reference in New Issue
Block a user