Skip to content

Commit

Permalink
update fixtures stdlib to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Feb 10, 2015
1 parent 6b29744 commit 9311cbe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fixtures:
repositories:
"stdlib":
repo: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
ref: "3.0.0"
"shell_config": "http://tig.csail.mit.edu/git-public/shell_config.git/"
stdlib:
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
ref: '4.2.0'
shell_config: 'http://tig.csail.mit.edu/git-public/shell_config.git/'
symlinks:
"smartd": "#{source_dir}"
smartd: "#{source_dir}"

0 comments on commit 9311cbe

Please sign in to comment.