path: pcs_0.12.2-1/pcs_test/smoke.sh.in
pcs --version
pcs host auth localhost --debug -u ${cluster_user} -p ${cluster_user_password}
if pidof systemd | grep "\b1\b"; then
    # this command requires full system with proper init process
    pcs cluster setup ${cluster_name} localhost --debug
