diff options
author | Micah Anderson <micah@riseup.net> | 2018-01-29 12:07:15 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2018-01-29 12:07:15 -0500 |
commit | b1af45d47d3e1441405a9b4b67f44f7d6008486a (patch) | |
tree | e04489f4d3755c91c637ac413596c172300c3aad /.fixtures.yml | |
parent | 447ba8b809d0df60f9eabdbc6fc2b52cd17ef50b (diff) | |
parent | 90cb24c6e0916b27eae744e5f6ecaa84a180517c (diff) |
Merge branch 'master' into riseup
Diffstat (limited to '.fixtures.yml')
-rw-r--r-- | .fixtures.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..ba96496 --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,6 @@ +fixtures: + repositories: + "concat": + "repo": "https://github.com/puppetlabs/puppetlabs-concat.git" + symlinks: + "tor": "#{source_dir}" |