Try updating the centos7 image to a newer version (trying to resolve issue being unable to connect to some webservers)
This commit is contained in:
parent
b90506341a
commit
5fef2c4297
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
platform: "centos-6.5-x86_64"
|
||||
- distribution: "CentOS"
|
||||
version: "7"
|
||||
image: "ami-96a818fe"
|
||||
image: "ami-61bbf104"
|
||||
ssh_user: "centos"
|
||||
platform: "centos-7-x86_64"
|
||||
- distribution: "Fedora"
|
||||
|
|
Loading…
Reference in a new issue