我們正在嘗試使用第三方食譜來安裝New Relic基礎設施代理。但是我們遇到了一個錯誤:對資源'newrelic_agent_infrastructure [Install]'執行操作install時出錯我們的食譜:## Cookbook:: third-party-newrelic# Recipe:: infraestructure-agent## Copyright:: 2018, The Authors, All Rights Reserved.include_recipe 'base::databag'include_recipe 'newrelic::infrastructure_agent'# Default Variablesnewrelic = decrypt_databag('newrelic')node.normal['newrelic']['license'] = newrelic['license_key']即使使用以下行代替數據包:node.default_unless ['newrelic'] ['license'] =“ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”我們已經為該命令嘗試了許多替代方法,但是它并不肥沃。
- 2 回答
- 0 關注
- 338 瀏覽
添加回答
舉報
0/150
提交
取消