Add spec file for basic puppet configuration on client & server
[myops.git] / puppet / server / modules / sample / files / cleanrpm.sh
1 #!/bin/bash
2 echo `date` >> /tmp/cleanrpm.log
3 echo "this is a test"