Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / tests / deploy.pp
1 staging::deploy { 'sample.tar.gz':
2   source => 'puppet:///modules/staging/sample.tar.gz',
3   target => '/usr/local',
4 }