Report abuse

1
2
3
exec { "cd /etc/puppet; svn up":
   unless => "test -f /etc/puppet/flag.date",
}