Add basic fixture file
This commit is contained in:
parent
1495562f9e
commit
af1d59f131
6
.fixtures.yml
Normal file
6
.fixtures.yml
Normal file
@ -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}"
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user