7b2779 Include base role in test_highstate

Authored and Committed by crameleon 4 months ago
    Include base role in test_highstate
    
    get_roles only gets roles assigned to minions - add an argument
    to extend the return with "base" and enable it for the rendering
    of test_highstate jobs to have role.base covered by tests as well.
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+5 -1