Merge "Install ODL in tools VM using Puppet provisioner"
[integration/test.git] / test / tools / VM_Tool / Puppetfile
1 #!/usr/bin/env ruby
2
3 forge "https://forgeapi.puppetlabs.com"
4
5 mod 'dfarrell07-opendaylight',
6   :git => 'git://github.com/dfarrell07/puppet-opendaylight.git',
7   :ref => 'origin/master'