diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..43a088e --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,6 @@ +fixtures: + repositories: + "stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git" + "apt": "https://github.com/puppetlabs/puppetlabs-apt.git" + symlinks: + "qdr": "#{source_dir}" \ No newline at end of file diff --git a/README.md b/README.md index 302939e..6552ccd 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,6 @@ This module has been tested on the following platforms: * CentOS 7 * Ubuntu 15.10 -It is tested with the OSS version of Puppet 3.x and 4.x. ### Apt module dependence