From: whitestar Date: Tue, 21 Aug 2018 02:55:47 +0000 (+0900) Subject: updates Gemfile. X-Git-Tag: platform_utils-0.5.0 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=refs%2Ftags%2Fplatform_utils-0.5.0;p=metasearch%2Fgrid-chef-repo.git updates Gemfile. --- diff --git a/cookbooks/platform_utils/Gemfile b/cookbooks/platform_utils/Gemfile index 907b097..ad84be7 100644 --- a/cookbooks/platform_utils/Gemfile +++ b/cookbooks/platform_utils/Gemfile @@ -1,3 +1,4 @@ source 'https://rubygems.org' -#gem 'foodcritic' +# with Chef DK +gem 'stove' diff --git a/cookbooks/platform_utils/README.md b/cookbooks/platform_utils/README.md index 87a07ba..1b0d751 100644 --- a/cookbooks/platform_utils/README.md +++ b/cookbooks/platform_utils/README.md @@ -17,6 +17,7 @@ This cookbook provides platform utility recipes. - [platform_utils::kernel_modules (ver. 0.4.2 or later)](#platform_utilskernel_modules-ver-042-or-later) - [platform_utils::kernel_user_namespace (ver. 0.4.2 or later)](#platform_utilskernel_user_namespace-ver-042-or-later) - [platform_utils::ntpd (ver. 0.4.0 or later)](#platform_utilsntpd-ver-040-or-later) + - [platform_utils::pip (ver. 0.5.0 or later)](#platform_utilspip-ver-050-or-later) - [platform_utils::platform_update](#platform_utilsplatform_update) - [platform_utils::subid](#platform_utilssubid) - [platform_utils::sudo](#platform_utilssudo) @@ -77,6 +78,10 @@ This recipe activates the kernel user namespace feature. This recipe installs ntpd package and enables & starts the service. +#### platform_utils::pip (ver. 0.5.0 or later) + +This recipe installs pip. + #### platform_utils::platform_update This recipe updates the platform.