OSDN Git Service

updates Gemfile. platform_utils-0.5.0
authorwhitestar <whitestar@users.osdn.me>
Tue, 21 Aug 2018 02:55:47 +0000 (11:55 +0900)
committerwhitestar <whitestar@users.osdn.me>
Tue, 21 Aug 2018 02:55:47 +0000 (11:55 +0900)
cookbooks/platform_utils/Gemfile
cookbooks/platform_utils/README.md

index 907b097..ad84be7 100644 (file)
@@ -1,3 +1,4 @@
 source 'https://rubygems.org'
 
-#gem 'foodcritic'
+# with Chef DK
+gem 'stove'
index 87a07ba..1b0d751 100644 (file)
@@ -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.