Skip to content

Commit 326c514

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

File tree

58 files changed

+0
-1963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+0
-1963
lines changed

Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ cookbook "iptables", path: "./cookbooks/third-party/iptables-8.0.0"
1212
cookbook "line", path: "./cookbooks/third-party/line-4.5.13"
1313
cookbook "nfs", path: "./cookbooks/third-party/nfs-5.1.2"
1414
cookbook "openssh", path: "./cookbooks/third-party/openssh-2.11.12"
15-
cookbook "pyenv", path: "./cookbooks/third-party/pyenv-4.2.3"
1615
cookbook "yum", path: "./cookbooks/third-party/yum-7.4.13"
1716
cookbook "yum-epel", path: "./cookbooks/third-party/yum-epel-5.0.2"
1817

cookbooks/aws-parallelcluster-awsbatch/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ cookbook "iptables", path: "../third-party/iptables-8.0.0"
1717
cookbook "line", path: "../third-party/line-4.5.13"
1818
cookbook "nfs", path: "../third-party/nfs-5.1.2"
1919
cookbook "openssh", path: "../third-party/openssh-2.11.12"
20-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
2120
cookbook "yum", path: "../third-party/yum-7.4.13"
2221
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

cookbooks/aws-parallelcluster-awsbatch/metadata.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
depends 'nfs', '~> 5.1.2'
1515
depends 'line', '~> 4.5.13'
1616
depends 'openssh', '~> 2.11.12'
17-
depends 'pyenv', '~> 4.2.3'
1817
depends 'yum', '~> 7.4.13'
1918
depends 'yum-epel', '~> 5.0.2'
2019
depends 'aws-parallelcluster-shared', '~> 3.13.0'

cookbooks/aws-parallelcluster-computefleet/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ metadata
55
cookbook "aws-parallelcluster-shared", path: "../aws-parallelcluster-shared"
66

77
# for shared cookbook
8-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
98
cookbook "yum", path: "../third-party/yum-7.4.13"
109
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

cookbooks/aws-parallelcluster-entrypoints/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ cookbook "iptables", path: "../third-party/iptables-8.0.0"
1414
cookbook "line", path: "../third-party/line-4.5.13"
1515
cookbook "nfs", path: "../third-party/nfs-5.1.2"
1616
cookbook "openssh", path: "../third-party/openssh-2.11.12"
17-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
1817
cookbook "yum", path: "../third-party/yum-7.4.13"
1918
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"
2019

cookbooks/aws-parallelcluster-environment/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ cookbook "nfs", path: "../third-party/nfs-5.1.2"
1010
cookbook "line", path: "../third-party/line-4.5.13"
1111

1212
# for shared cookbook
13-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
1413
cookbook "yum", path: "../third-party/yum-7.4.13"
1514
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

cookbooks/aws-parallelcluster-platform/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ cookbook "aws-parallelcluster-shared", path: "../aws-parallelcluster-shared"
77
cookbook "line", path: "../third-party/line-4.5.13"
88

99
# for shared cookbook
10-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
1110
cookbook "yum", path: "../third-party/yum-7.4.13"
1211
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

cookbooks/aws-parallelcluster-shared/Berksfile

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

55
metadata
66

7-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
87
cookbook "yum", path: "../third-party/yum-7.4.13"
98
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

cookbooks/aws-parallelcluster-shared/metadata.rb

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

12-
depends 'pyenv', '~> 4.2.3'
1312
depends 'yum', '~> 7.4.13'
1413
depends 'yum-epel', '~> 5.0.2'

cookbooks/aws-parallelcluster-slurm/Berksfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ cookbook "iptables", path: "../third-party/iptables-8.0.0"
1111
cookbook "line", path: "../third-party/line-4.5.13"
1212
cookbook "nfs", path: "../third-party/nfs-5.1.2"
1313
cookbook "openssh", path: "../third-party/openssh-2.11.12"
14-
cookbook "pyenv", path: "../third-party/pyenv-4.2.3"
1514
cookbook "yum", path: "../third-party/yum-7.4.13"
1615
cookbook "yum-epel", path: "../third-party/yum-epel-5.0.2"

0 commit comments

Comments
 (0)