This file is indexed.

/usr/share/puppet/modules.available/puppetlabs-ntp/Modulefile is in puppet-module-puppetlabs-ntp 3.0.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
name    'puppetlabs-ntp'
version '3.0.1'
source 'git://github.com/puppetlabs/puppetlabs-ntp'
author 'Puppet Labs'
license 'Apache Version 2.0'
summary 'NTP Module'
description 'NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL, Fedora, FreeBSD, ArchLinux and Gentoo.'
project_page 'http://github.com/puppetlabs/puppetlabs-ntp'

## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 0.1.6'