
This is a first pass and is in no way complete. It does travis support and test the default case and the major params that change logic.
13 lines
345 B
YAML
13 lines
345 B
YAML
fixtures:
|
|
repositories:
|
|
"stdlib":
|
|
repo: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
|
ref: "3.2.0"
|
|
"common":
|
|
repo: "git://github.com/ghoneycutt/puppet-module-common.git"
|
|
ref: "v1.0.0"
|
|
"firewall":
|
|
repo: "git://github.com/puppetlabs/puppetlabs-firewall.git"
|
|
symlinks:
|
|
"ssh": "#{source_dir}"
|