Skip to content

Commit

Permalink
ansible: remove debian7
Browse files Browse the repository at this point in the history
This is no longer in the CI so it should be alright to remove it.

Refs: nodejs#2607
  • Loading branch information
danbev committed Apr 6, 2021
1 parent 7fe3bda commit c0449c3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ansible/roles/baselayout/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# variables shared in baselayout
#

git_no_binpkg: ['debian7']
git_version: 2.10.2

ssh_config: /etc/ssh/sshd_config
Expand Down Expand Up @@ -56,10 +55,6 @@ packages: {
'autoconf,automake,ca-certificates-mozilla,ccache,cmake,coreutils-gnu,gcc,gcc-cplusplus,gcc-cpp,git,libstdcplusplus-devel,m4-gnu,openssl-devel,python3,python3-pip,sed-gnu,zlib-devel',
],

debian7: [
'gcc-4.8,g++-4.8,sudo',
],

debian8: [
'ccache,git,gcc-4.9,g++-4.9,libfontconfig1,binutils-2.26,sudo',
],
Expand Down

0 comments on commit c0449c3

Please sign in to comment.