Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .kitchen.cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ driver_config:

provisioner:
name: chef_zero
require_chef_omnibus: 12.13.30
require_chef_omnibus: 12.19.36

platforms:
- name: amazon-linux-2016-09
- name: amazon-linux-2017-03
driver_plugin: ec2
driver_config:
image_id: ami-c481fad3
image_id: ami-c58c1dd3
block_device_mappings:
- device_name: /dev/xvda
ebs:
Expand Down
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ driver:

provisioner:
name: chef_zero
require_chef_omnibus: 12.13.30
require_chef_omnibus: 12.19.36

platforms:
- name: centos-6.6
Expand Down
277 changes: 201 additions & 76 deletions LICENSE.txt

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cfncluster-cookbook
Copyright 2015-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4 changes: 2 additions & 2 deletions attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
2 changes: 1 addition & 1 deletion files/default/CfnCluster-License-README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CfnCluster is licensed under the Amazon Software License (http://aws.amazon.com/asl/).
CfnCluster is licensed under the Apache License 2.0 (http://aws.amazon.com/apache2.0/).

CfnCluster AMIs ship with the following independent packages, which are offered
under separate terms.
Expand Down
4 changes: 2 additions & 2 deletions files/default/configure-pat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# Copyright 2013-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions files/default/setup-ephemeral-drives.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

set -x

# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions files/default/torque.setup
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

# Copyright 2013-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
22 changes: 11 additions & 11 deletions metadata.rb
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
name 'cfncluster'
maintainer 'Dougal Ballantyne'
maintainer_email 'dougalb@amazon.com'
license 'Amazon Software License'
license 'Apache License 2.0'
description 'Installs/Configures cfncluster'
long_description 'Installs/Configures cfncluster'
issues_url 'https://github.com/awslabs/cfncluster-cookbook/issues'
source_url 'https://github.com/awslabs/cfncluster-cookbook'
version '1.3.2'

depends 'build-essential', '~> 7.0.0'
depends 'poise-python', '~> 1.5.1'
depends 'tar', '~> 0.7.0'
depends 'selinux', '~> 0.9.0'
depends 'nfs', '~> 2.2.11'
depends 'yum', '~> 4.0.0'
depends 'yum-epel', '~> 1.0.1'
depends 'openssh', '~> 2.1.0'
depends 'apt', '~> 4.0.2'
depends 'hostname', '~> 0.4.0'
depends 'build-essential', '~> 8.0.2'
depends 'poise-python', '~> 1.6.0'
depends 'tar', '~> 2.0.0'
depends 'selinux', '~> 2.0.0'
depends 'nfs', '~> 2.3.1'
depends 'yum', '~> 5.0.1'
depends 'yum-epel', '~> 2.1.1'
depends 'openssh', '~> 2.4.1'
depends 'apt', '~> 6.1.0'
depends 'hostname', '~> 0.4.2'
depends 'line', '~> 0.6.3'
2 changes: 1 addition & 1 deletion packer_alinux.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{
"type" : "amazon-ebs",
"region" : "us-east-1",
"source_ami" : "ami-c481fad3",
"source_ami" : "ami-c58c1dd3",
"ami_regions" : "{{user `build_for`}}",
"ami_groups" : "{{user `ami_perms`}}",
"instance_type" : "{{user `instance_type`}}",
Expand Down
6 changes: 3 additions & 3 deletions packer_variables.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"cfncluster_version": "1.3.2",
"cfncluster_cookbook_version": "1.3.2",
"chef_version": "12.13.30",
"ridley_version": "4.6.1",
"berkshelf_version": "4.3.5"
"chef_version": "12.19.36",
"ridley_version": "5.1.0",
"berkshelf_version": "5.6.4"
}
4 changes: 2 additions & 2 deletions recipes/_compute_base_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_compute_custom_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_compute_openlava_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_compute_sge_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_compute_slurm_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_compute_torque_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_ec2_udev_rules.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_ganglia_install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_base_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_custom_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_openlava_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_sge_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_slurm_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_master_torque_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_nvidia_install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_prep_env.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_setup_python.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_undo_base_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/_undo_master_base_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
4 changes: 2 additions & 2 deletions recipes/base_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
# Copyright 2013-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the
# Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the
# License. A copy of the License is located at
#
# http://aws.amazon.com/asl/
# http://aws.amazon.com/apache2.0/
#
# or in the "LICENSE.txt" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
Expand Down
Loading