summaryrefslogtreecommitdiff
path: root/omnibus/resources/chef/ips/symlinks.erb
blob: 419d52ddf7e85a9365fe9da074003e39e77d4633 (plain)
1
2
3
4
5
6
link path=usr/bin/chef-solo target=<%= projectdir %>/bin/chef-solo
link path=usr/bin/chef-client target=<%= projectdir %>/bin/chef-client
link path=usr/bin/chef-apply target=<%= projectdir %>/bin/chef-apply
link path=usr/bin/chef-shell target=<%= projectdir %>/bin/chef-shell
link path=usr/bin/knife target=<%= projectdir %>/bin/knife
link path=usr/bin/ohai target=<%= projectdir %>/bin/ohai