File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19751975 "command" : " touch /etc/chef/ohai/hints/ec2.json"
19761976 },
19771977 "jq" : {
1978- "command" : " /usr/local/bin/jq --argfile f1 /tmp/dna.json --argfile f2 /tmp/extra.json -n '$f1 + $f2 | .cfncluster = $f1.cfncluster + $f2.cfncluster' > /etc/chef/dna.json || echo \" jq not installed\" ; cp /tmp/dna.json /etc/chef/dna.json"
1978+ "command" : " /usr/local/bin/jq --argfile f1 /tmp/dna.json --argfile f2 /tmp/extra.json -n '$f1 + $f2 | .cfncluster = $f1.cfncluster + $f2.cfncluster' > /etc/chef/dna.json || ( echo \" jq not installed\" ; cp /tmp/dna.json /etc/chef/dna.json ) "
19791979 }
19801980 }
19811981 },
26442644 "command" : " touch /etc/chef/ohai/hints/ec2.json"
26452645 },
26462646 "jq" : {
2647- "command" : " /usr/local/bin/jq --argfile f1 /tmp/dna.json --argfile f2 /tmp/extra.json -n '$f1 + $f2 | .cfncluster = $f1.cfncluster + $f2.cfncluster' > /etc/chef/dna.json || echo \" jq not installed\" ; cp /tmp/dna.json /etc/chef/dna.json"
2647+ "command" : " /usr/local/bin/jq --argfile f1 /tmp/dna.json --argfile f2 /tmp/extra.json -n '$f1 + $f2 | .cfncluster = $f1.cfncluster + $f2.cfncluster' > /etc/chef/dna.json || ( echo \" jq not installed\" ; cp /tmp/dna.json /etc/chef/dna.json ) "
26482648 }
26492649 }
26502650 },
You can’t perform that action at this time.
0 commit comments