Reinstall java-deptools on Fedora 28
This commit is contained in:
parent
674d178a6e
commit
d70d098d40
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
image: "{{ fedora27_x86_64 }}"
|
image: "{{ fedora28_x86_64 }}"
|
||||||
instance_type: m1.medium
|
instance_type: m1.medium
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default,web-443-anywhere-persistent,all-icmp-persistent
|
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default,web-443-anywhere-persistent,all-icmp-persistent
|
||||||
|
|
|
@ -44,6 +44,7 @@ fedora24_x86_64: Fedora-Cloud-Base-24-1.2.x86_64.qcow2
|
||||||
fedora25_x86_64: Fedora-Cloud-Base-25-1.3.x86_64
|
fedora25_x86_64: Fedora-Cloud-Base-25-1.3.x86_64
|
||||||
fedora26_x86_64: Fedora-Cloud-Base-26-1.4.x86_64
|
fedora26_x86_64: Fedora-Cloud-Base-26-1.4.x86_64
|
||||||
fedora27_x86_64: Fedora-Cloud-Base-27-1.2.x86_64
|
fedora27_x86_64: Fedora-Cloud-Base-27-1.2.x86_64
|
||||||
|
fedora28_x86_64: Fedora-Cloud-Base-28-1.1.x86_64
|
||||||
centos70_x86_64: CentOS-7-x86_64-GenericCloud-1503
|
centos70_x86_64: CentOS-7-x86_64-GenericCloud-1503
|
||||||
centos66_x86_64: CentOS-6-x86_64-GenericCloud-20141129_01
|
centos66_x86_64: CentOS-6-x86_64-GenericCloud-20141129_01
|
||||||
rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue