Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #13 from joshbeard/dev
Browse files Browse the repository at this point in the history
3.4.0
  • Loading branch information
joshbeard authored Dec 14, 2016
2 parents 106321b + 5055e47 commit edaf9a5
Show file tree
Hide file tree
Showing 40 changed files with 1,607 additions and 810 deletions.
2 changes: 1 addition & 1 deletion .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fixtures:
repositories:
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
staging: "https://github.com/nanliu/puppet-staging.git"
staging: "https://github.com/voxpupuli/puppet-staging.git"
symlinks:
bamboo: "#{source_dir}"
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ spec/fixtures
.bundler
vendor
Gemfile.lock
spec/spec_helper_acceptance_local.rb
spec/spec_helper_local.rb
Gemfile.local
2 changes: 2 additions & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--format documentation
--color
Loading

0 comments on commit edaf9a5

Please sign in to comment.