berkshelf

    4熱度

    1回答

    我有一個使用Opscode'數據庫'食譜的廚師自定義食譜。我在Opsworks堆棧中使用Chef 11.10和Berkshelf 3.1.3,並在Berksfile中指定了'database'cookbook。它正確地拉下依賴關係,我可以在日誌中看到它。運行安裝程序後,我遇到了一些錯誤;一個關於沒有找到文件(而且路徑實際上不存在),另一個關於'mysql'的依賴性前提未被滿足的另一個文件(412)

    0熱度

    1回答

    幾周前,我遇到了流浪者並墜入愛河。我目前正在嘗試一個新項目,並且在本地運作良好。我正在使用Chef Solo構建所有盒子的軟件和Berkshelf來管理食譜。 我想知道的是每個人如何管理每個項目的開發,分期和生產服務。當我在本地開展這個項目時,我希望有一個開發服務器,並在項目完成後最終啓動暫存和生產服務器。 我已經成功設立的流浪與亞馬遜的EC2使用Vagrant AWS Plugin,但它會出現流

    4熱度

    1回答

    我創建了一個名爲foo食譜,並希望與Berkshelf使用方式。 我Berksfile寫這樣的: cookbook 'foo', git: 'https://bitbucket.org/ironsand/cookbook-foo.git' 然後供應商的食譜,以cookbooks目錄,但它失敗,錯誤是這樣的: berks vendor cookbooks Resolving cookbook

    0熱度

    1回答

    我只想知道如何在Windows平臺下爲Berkshelf3設置代理值(Url,用戶,密碼),當我啓動命令> berks intall? 我已經在cmd命令嘗試: HTTP_PROXY = 'http://xx.xx.xx.xx' http_proxy_user = USERNAME http_proxy_pass = PASSWORD 的reamining問題: C:\ chef- repo-di

    1熱度

    2回答

    我遇到這個錯誤有時當我運行berks install。但它有時可以正常運行。這很奇怪,我使用Berkshelf(3.1.3)。該錯誤是這樣的: E, [2014-07-14T15:36:13.966457 #21077] ERROR -- : Actor crashed! Berkshelf::CommunitySiteError: An unexpected error occurred re

    2熱度

    1回答

    我面臨運行 vagrant plugin install vagrant-berkshelf --plugin-version ">= 2.0.1" 我得到這個錯誤 在安裝dep_selector(1.0出錯這一問題安裝berkshelf 2.0.1。 3)和Bundler 無法繼續。確保gem install dep_selector -v '1.0.3' 成功捆綁之前。 我已經看到了這個問

    4熱度

    2回答

    我已經按照說明:http://berkshelf.com/安裝最新的ChefDK(從這裏:http://downloads.getchef.com/chef-dk/mac/#/)後。當我做「無業遊民」起來,我得到的錯誤: Vagrant: * Unknown configuration section 'omnibus'. 各個崗位(如Vagrant Install chef-client

    1熱度

    2回答

    我收到以下錯誤試圖運行berks install $ berks install Resolving cookbook dependencies... Fetching 'collectd' from https://github.com/librato/collectd-cookbook.git (at master)

    1熱度

    1回答

    鎖定我有一個Berksfile這樣的: source "https://api.berkshelf.com" cookbook 'ruby_build' cookbook 'rbenv', github: 'fnichol/chef-rbenv' cookbook 'foo', git: '[email protected]:ironsand/cookbook-foo.git' kni

    0熱度

    1回答

    我在我的頂級廚師repo目錄中有以下Berksfile。 source "https://www.mySVNrepo.com/repos/myproject/trunk" cookbook 'helloworld', '= 0.1.0' ,當我做了伯克斯安裝,我得到 [[email protected] trunk]# berks install Resolving cookbook