Puppet Forge release 2.0.0

Marks the commit that the branch stable/grizzly and the 2.0.0 tag is
  cut from.  Also adds the pkg directory to .gitignore to prevent
  accidental committing of Forge artifacts to the repository.

Change-Id: I5fc8f49a227db2a357c8748a24b44f2c9c58e89d
changes/05/34305/1 2.0.0
Cody Herriges 10 years ago
parent 53d2b7eeb6
commit d265f87c77

1
.gitignore vendored

@ -1,3 +1,4 @@
spec/fixtures/modules/*
spec/fixtures/manifests/*
*swp
pkg

Loading…
Cancel
Save