61abdd7 Add missing dependency on bin/ps

Authored and Committed by pvalena 2 years ago
1 file changed. 5 lines added. 1 lines removed.
    Add missing dependency on bin/ps
    
    Without it:
    
    ______________________________________________________
    
    $ vagrant up
    Bringing machine 'default' up with 'libvirt' provider...
    The executable 'ps' Vagrant is trying to run was not
    found in the PATH variable. This is an error. Please verify
    this software is installed and on the path.
    ______________________________________________________
    
        
file modified
+5 -1