gargor icon indicating copy to clipboard operation
gargor copied to clipboard

Set GA params to env-vars before execute cooking command.(for Ansible support)

Open tumf opened this issue 10 years ago • 0 comments

use YPATH.

param "max_clients" do
  yaml_file "vars.yml"
  yaml_path '$.httpd.max_clients'
  mutation rand(500)+10
end

tumf avatar Sep 16 '14 04:09 tumf