Skip to content

Commit 50ea3ba

Browse files
authored
Merge pull request #361 from bastelfreak/ubuntu
drop Ubuntu 14.04 support
2 parents 1bf3b6b + 4b291e0 commit 50ea3ba

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

.sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
docker_sets:
44
- set: ubuntu1804-64
55
- set: ubuntu1604-64
6-
- set: ubuntu1404-64
76
- set: centos7-64
87
- set: centos6-64
98
- set: debian9-64

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ matrix:
3939
bundler_args: --without development release
4040
env: PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64vpnserver.ma{hostname=vpnserver}-ubuntu1604-64vpnclienta.a{hostname=vpnclienta} BEAKER_HYPERVISOR=docker CHECK=beaker
4141
services: docker
42-
- rvm: 2.5.3
43-
bundler_args: --without development release
44-
env: PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64vpnserver.ma{hostname=vpnserver}-ubuntu1604-64vpnclienta.a{hostname=vpnclienta} BEAKER_HYPERVISOR=docker CHECK=beaker
45-
services: docker
46-
- rvm: 2.5.3
47-
bundler_args: --without development release
48-
env: PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64vpnserver.ma{hostname=vpnserver}-ubuntu1604-64vpnclienta.a{hostname=vpnclienta} BEAKER_HYPERVISOR=docker CHECK=beaker
49-
services: docker
5042
- rvm: 2.5.3
5143
bundler_args: --without development release
5244
env: PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=centos7-64vpnserver.ma{hostname=vpnserver}-centos7-64vpnclienta.a{hostname=vpnclienta} BEAKER_HYPERVISOR=docker CHECK=beaker

metadata.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
{
1313
"operatingsystem": "Ubuntu",
1414
"operatingsystemrelease": [
15-
"14.04",
1615
"16.04",
1716
"18.04"
1817
]

0 commit comments

Comments
 (0)