From 9e34914cc75d5c8199538abcae59a486a2282eb3 Mon Sep 17 00:00:00 2001 From: Jeoffrey Bauvin Date: Mon, 26 Oct 2015 11:52:35 +0100 Subject: Add skeleton --- Modulefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Modulefile (limited to 'Modulefile') diff --git a/Modulefile b/Modulefile new file mode 100644 index 0000000..3a48098 --- /dev/null +++ b/Modulefile @@ -0,0 +1,10 @@ +name 'jbauvin-gitlab_ci_multi_runner' +version '0.1.0' +source 'https://github.com/Jeoffreybauvin/gitlab-ci-multi-runner' +author 'Jeoffrey bauvin' +license 'Apache 2.0' +summary 'Puppet module to manage gitlab-ci-multi-runner for Gitlab Continuous Integration' +description '' +project_page 'https://github.com/Jeoffreybauvin/gitlab-ci-multi-runner' + +dependency 'puppetlabs/stdlib' -- cgit v1.2.3