Skip to content

Create wrapper for chef-* commands for compatibility

Lance Albertson requested to merge client-sym-links into master

This follows how the wrapper works in cinc-auditor, but makes it more dynamic based on the name it's being called as.

NOTE: This uses bash, and not sh to get variable expansion to properly replace the strings. Given our current platform matrix, I thin this should be fine.

This should resolve #5 (closed)

Edited by Lance Albertson

Merge request reports