Update AWS ami

This commit is contained in:
phahulin 2018-02-08 17:57:46 +03:00
parent a9df9b8f88
commit 3de7255492
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ access_key: "INSERT KEY HERE"
secret_key: "INSERT SECRET HERE"
awskeypair_name: "keypairname"
image: "ami-9d04e4e5"
image: "ami-0b383171"
region: "us-west-2"
vpc_subnet_id: "subnet-ID-number"

View File

@ -17,7 +17,7 @@ ntpservers:
- "server 2.us.pool.ntp.org"
- "server 3.us.pool.ntp.org"
image: "ami-9d04e4e5"
image: "ami-0b383171"
region: "us-west-2"
NODE_PWD: "node.pwd" # don't change this one