Skip to content

Commit 77740ce

Browse files
author
Himani Anil Deshpande
committed
[Dependency] Removing apt 3rd party cookbook
1 parent 326c514 commit 77740ce

30 files changed

+0
-1918
lines changed

Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ source chef_repo: "."
77

88
metadata
99

10-
cookbook "apt", path: "./cookbooks/third-party/apt-7.5.22"
1110
cookbook "iptables", path: "./cookbooks/third-party/iptables-8.0.0"
1211
cookbook "line", path: "./cookbooks/third-party/line-4.5.13"
1312
cookbook "nfs", path: "./cookbooks/third-party/nfs-5.1.2"

cookbooks/aws-parallelcluster-awsbatch/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ cookbook "aws-parallelcluster-computefleet", path: "../aws-parallelcluster-compu
1212
cookbook "aws-parallelcluster-tests", path: "../aws-parallelcluster-tests"
1313
cookbook "aws-parallelcluster-slurm", path: "../aws-parallelcluster-slurm"
1414

15-
cookbook "apt", path: "../third-party/apt-7.5.22"
1615
cookbook "iptables", path: "../third-party/iptables-8.0.0"
1716
cookbook "line", path: "../third-party/line-4.5.13"
1817
cookbook "nfs", path: "../third-party/nfs-5.1.2"

cookbooks/aws-parallelcluster-awsbatch/metadata.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
chef_version '>= 18'
1010
version '3.13.0'
1111

12-
depends 'apt', '~> 7.5.22'
1312
depends 'iptables', '~> 8.0.0'
1413
depends 'nfs', '~> 5.1.2'
1514
depends 'line', '~> 4.5.13'

cookbooks/aws-parallelcluster-entrypoints/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ cookbook "aws-parallelcluster-platform", path: "../aws-parallelcluster-platform"
99
cookbook "aws-parallelcluster-shared", path: "../aws-parallelcluster-shared"
1010
cookbook "aws-parallelcluster-slurm", path: "../aws-parallelcluster-slurm"
1111

12-
cookbook "apt", path: "../third-party/apt-7.5.22"
1312
cookbook "iptables", path: "../third-party/iptables-8.0.0"
1413
cookbook "line", path: "../third-party/line-4.5.13"
1514
cookbook "nfs", path: "../third-party/nfs-5.1.2"

cookbooks/aws-parallelcluster-slurm/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cookbook "aws-parallelcluster-computefleet", path: "../aws-parallelcluster-compu
66
cookbook "aws-parallelcluster-environment", path: "../aws-parallelcluster-environment"
77
cookbook "aws-parallelcluster-shared", path: "../aws-parallelcluster-shared"
88

9-
cookbook "apt", path: "../third-party/apt-7.5.22"
109
cookbook "iptables", path: "../third-party/iptables-8.0.0"
1110
cookbook "line", path: "../third-party/line-4.5.13"
1211
cookbook "nfs", path: "../third-party/nfs-5.1.2"

cookbooks/aws-parallelcluster-slurm/metadata.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
chef_version '>= 18'
1010
version '3.13.0'
1111

12-
depends 'apt', '~> 7.5.22'
1312
depends 'iptables', '~> 8.0.0'
1413
depends 'line', '~> 4.5.13'
1514
depends 'nfs', '~> 5.1.2'

cookbooks/third-party/apt-7.5.22/.markdownlint-cli2.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)