phpservermon/puphpet/puppet/modules/staging/tests/deploy.pp

5 lines
118 B
Puppet

staging::deploy { 'sample.tar.gz':
source => 'puppet:///modules/staging/sample.tar.gz',
target => '/usr/local',
}