OSDN Git Service

adds the `supermarket-omnibus-cookbook` cookbook dependency.
authorwhitestar <whitestar@gaea.test>
Sun, 26 Feb 2017 09:34:00 +0000 (18:34 +0900)
committerwhitestar <whitestar@gaea.test>
Sun, 26 Feb 2017 09:34:00 +0000 (18:34 +0900)
roles/Berksfile

index 40d80d9..f86bf6c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2015 whitestar
+# Copyright 2015-2017 whitestar
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -35,6 +35,6 @@ cookbook 'chef-client'
 cookbook 'cron'
 cookbook 'java'
 cookbook 'push-jobs'
+cookbook 'supermarket-omnibus-cookbook'
 cookbook 'yum', '>= 3.0'
-#cookbook 'yum', '< 3.0'