File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ DISCLAIMER: usage of any version of this role implies you have accepted the
2525| Debian | Ubuntu | Trusty | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
2626| Debian | Ubuntu | Vivid | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
2727| Debian | Ubuntu | Wily | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
28- | RedHat | CentOS | 6.4 | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
29- | RedHat | CentOS | 6.6 | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
3028| RedHat | Centos | 7 | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
3129
3230## Requirements
Original file line number Diff line number Diff line change 88 # CentOS
99
1010 centos64-64.vagrant.dev :
11- enabled : true
11+ enabled : false
1212 box : hansode/centos-6.4-x86_64
1313 network :
1414 name : private_network
@@ -20,7 +20,7 @@ vagrant:
2020 cpus : 1
2121
2222 centos66-64.vagrant.dev :
23- enabled : true
23+ enabled : false
2424 box : hansode/centos-6.6-x86_64
2525 network :
2626 name : private_network
@@ -33,7 +33,7 @@ vagrant:
3333
3434 centos7-64.vagrant.dev :
3535 enabled : true
36- box : relativkreativ/ centos-7-minimal
36+ box : centos/7
3737 network :
3838 name : private_network
3939 ip : 192.168.121.3
You can’t perform that action at this time.
0 commit comments