a3748d fix include_optional() for salt/

Authored and Committed by Christian Boltz 6 years ago
    fix include_optional() for salt/
    
    salt/* gets rendered on the minion, which doesn't have the directory
    layout as expected on the master. Instead, we have to check the
    cachedir.
    
        
file modified
+3 -3