]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/log
ceph-cookbooks.git
10 years agoFix the copyright on the license 211/head
Tim Smith [Tue, 15 Sep 2015 22:54:29 +0000 (15:54 -0700)]
Fix the copyright on the license

I copied in a file from one of my own cookbooks

10 years agoResolve rubocop warnings
Tim Smith [Tue, 15 Sep 2015 22:18:18 +0000 (15:18 -0700)]
Resolve rubocop warnings

10 years agoExclude new Rubocop rules
Tim Smith [Tue, 15 Sep 2015 22:17:59 +0000 (15:17 -0700)]
Exclude new Rubocop rules

These don't apply very well in Chef land

10 years agoTest on modern ruby releases
Tim Smith [Tue, 15 Sep 2015 22:16:17 +0000 (15:16 -0700)]
Test on modern ruby releases

10 years agoUpdate development / testing deps
Tim Smith [Tue, 15 Sep 2015 22:15:25 +0000 (15:15 -0700)]
Update development / testing deps

Also break them out into standard groups we're using throughout chef
community cookbooks

10 years agoUse Berks 3.X format for the berksfile
Tim Smith [Tue, 15 Sep 2015 22:14:36 +0000 (15:14 -0700)]
Use Berks 3.X format for the berksfile

10 years agoAdd source_url and issue_url to the metadata
Tim Smith [Tue, 15 Sep 2015 22:13:01 +0000 (15:13 -0700)]
Add source_url and issue_url to the metadata

This is new metadata for Chef 12 that are used by Supermarket

10 years agoUse the new exclusion format in Rubocop
Tim Smith [Tue, 15 Sep 2015 22:12:51 +0000 (15:12 -0700)]
Use the new exclusion format in Rubocop

10 years agoUpdate to the standard chef gitignore file
Tim Smith [Tue, 15 Sep 2015 22:12:26 +0000 (15:12 -0700)]
Update to the standard chef gitignore file

This ignores common testing and editor files

10 years agoAdd the Apache 2.0 license file
Tim Smith [Tue, 15 Sep 2015 22:11:59 +0000 (15:11 -0700)]
Add the Apache 2.0 license file

It's best practice to include the license file in the repo