0ea4ffa9a2
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.
3 lines
139 B
Text
3 lines
139 B
Text
[submodule "spec/fixtures/modules/stdlib"]
|
|
path = spec/fixtures/modules/stdlib
|
|
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
|