module-puppetlabs-apt/.gitmodules
Ken Barber 0ea4ffa9a2 (#13289) Change test scaffolding to use a module & manifest dir fixture path
This removes the need for depending on a global site.pp, and depending on the
checked out apt module to be called 'apt' as well.

It pulls in stdlib via sub-modules as I don't have a better way to deal with
dependencies yet. It has pinned the revision for stdlib to 2.2.1 which is the
minimum required version for apt to work.
2012-03-21 13:21:50 +00:00

3 lines
139 B
Text

[submodule "spec/fixtures/modules/stdlib"]
path = spec/fixtures/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git