...
3. Copy Breeze Agent cookbook to your cookbook directory and upload it to the server:
Code Block |
---|
cp -r public-utilities/chef-modules/breeze-agent ~/cookbooks/ knife cookbook upload breeze-agent |
...
Add the next line before the string ruby ./app.rb
:
|
On Windows:
Open file C:\Program Files\Breeze\app.bat
Add the next line before the string ruby
|