diff options
author | Micah <micah@leap.se> | 2016-05-24 10:19:32 -0400 |
---|---|---|
committer | Micah <micah@leap.se> | 2016-05-24 10:19:32 -0400 |
commit | 40cfe3ca5f29428b237627d167f2405ea9193dbb (patch) | |
tree | 39184f1c6f3917de887be3fe048f83c124f39ce8 /puppet/modules/augeas/.fixtures.yml | |
parent | 2f6047b81d9cce2da82971197ee60d5bcc3010d9 (diff) | |
parent | 99500c162d8bd5ed017112e7568272ad08adff6c (diff) |
Merge commit '99500c162d8bd5ed017112e7568272ad08adff6c' as 'puppet/modules/augeas'
Diffstat (limited to 'puppet/modules/augeas/.fixtures.yml')
-rw-r--r-- | puppet/modules/augeas/.fixtures.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/modules/augeas/.fixtures.yml b/puppet/modules/augeas/.fixtures.yml new file mode 100644 index 00000000..f074a0ff --- /dev/null +++ b/puppet/modules/augeas/.fixtures.yml @@ -0,0 +1,5 @@ +fixtures: + repositories: + "stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git" + symlinks: + "augeas": "#{source_dir}" |