[DRE-commits] [librarian-puppet] 120/153: Remove Modulefiles in test examples

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit f294e1e7d66a52829917d3d2563d6c3c540ea4e3
Author: Carlos Sanchez <carlos at apache.org>
Date:   Thu May 21 12:22:49 2015 +0200

    Remove Modulefiles in test examples
---
 features/examples/dependency_without_version/Modulefile | 7 -------
 features/examples/test/Modulefile                       | 7 -------
 features/examples/with_puppetfile/Modulefile            | 5 -----
 3 files changed, 19 deletions(-)

diff --git a/features/examples/dependency_without_version/Modulefile b/features/examples/dependency_without_version/Modulefile
deleted file mode 100644
index d55e042..0000000
--- a/features/examples/dependency_without_version/Modulefile
+++ /dev/null
@@ -1,7 +0,0 @@
-name 'librarian-test'
-version '0.0.1'
-
-author 'librarian'
-license 'Apache License, Version 2.0'
-
-dependency 'puppetlabs/stdlib'
diff --git a/features/examples/test/Modulefile b/features/examples/test/Modulefile
deleted file mode 100644
index d55e042..0000000
--- a/features/examples/test/Modulefile
+++ /dev/null
@@ -1,7 +0,0 @@
-name 'librarian-test'
-version '0.0.1'
-
-author 'librarian'
-license 'Apache License, Version 2.0'
-
-dependency 'puppetlabs/stdlib'
diff --git a/features/examples/with_puppetfile/Modulefile b/features/examples/with_puppetfile/Modulefile
deleted file mode 100644
index 2f7e35f..0000000
--- a/features/examples/with_puppetfile/Modulefile
+++ /dev/null
@@ -1,5 +0,0 @@
-name 'librarian-with_puppetfile'
-version '0.0.1'
-
-author 'librarian'
-license 'Apache License, Version 2.0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list