Try updating the centos7 image to a newer version (trying to resolve issue being unable to connect to some webservers)
parent
b90506341a
commit
5fef2c4297
|
@ -19,7 +19,7 @@
|
||||||
platform: "centos-6.5-x86_64"
|
platform: "centos-6.5-x86_64"
|
||||||
- distribution: "CentOS"
|
- distribution: "CentOS"
|
||||||
version: "7"
|
version: "7"
|
||||||
image: "ami-96a818fe"
|
image: "ami-61bbf104"
|
||||||
ssh_user: "centos"
|
ssh_user: "centos"
|
||||||
platform: "centos-7-x86_64"
|
platform: "centos-7-x86_64"
|
||||||
- distribution: "Fedora"
|
- distribution: "Fedora"
|
||||||
|
|
Loading…
Reference in New Issue