    /^mpi-master:(.*)/: { class { mpi_master: clustername => $1 } }
    /^mpi-client:(.*)/: { class { mpi_client: clustername => $1 } }

