projects
/
puppet_munin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95e8382
)
don't commit the lockfile we like to test against latest
author
mh
<mh@immerda.ch>
Sat, 25 Jan 2014 15:08:44 +0000
(16:08 +0100)
committer
mh
<mh@immerda.ch>
Sat, 25 Jan 2014 15:08:44 +0000
(16:08 +0100)
.gitignore
patch
|
blob
|
history
Puppetfile.lock
[deleted file]
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
9ef9ca4
..
c6cdc29
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,5
@@
-Gemfile.lock
spec/fixtures/
vendor/
.tmp/*
.librarian/*
+*.lock
diff --git
a/Puppetfile.lock
b/Puppetfile.lock
deleted file mode 100644
(file)
index
2c74da4
..0000000
--- a/
Puppetfile.lock
+++ /dev/null
@@
-1,18
+0,0 @@
-FORGE
- remote: http://forge.puppetlabs.com
- specs:
- puppetlabs/concat (1.0.0-rc1)
- puppetlabs/stdlib (4.1.0)
-
-GIT
- remote: git://github.com/duritong/puppet-openbsd.git
- ref: master
- sha: a6cce1fe5262b59538835d3b9166cc754b8e550d
- specs:
- openbsd (0.0.1)
-
-DEPENDENCIES
- openbsd (>= 0)
- puppetlabs/concat (>= 0)
- puppetlabs/stdlib (>= 0.1.6)
-