File: Modulefile

package info (click to toggle)
puppet-module-adrienthebo-filemapper 1.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 144 kB
  • sloc: ruby: 661; sh: 15; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
name    'adrien-filemapper'
version '1.1.3'
author  'Adrien Thebo <adrien@somethingsinistral.net>'
license 'Apache 2.0'

summary 'Puppet provider file manipulation extension'
description 'Developer extension for permitting complex manipulation of file contents as resources'

source       'https://github.com/adrienthebo/puppet-filemapper'
project_page 'https://github.com/adrienthebo/puppet-filemapper'