How to check out code from svn using puppet as a stand alone system. I tried too many times using this code:
vcsrepo {
'/opt/2.0/Alok':ensure => present,
provider => svn,
source => 'http://svn://url',
}
Error:
Error: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type vcsrepo at