This file is indexed.

/usr/share/puppet/modules.available/puppetlabs-ntp/data/Solaris-10.yaml is in puppet-module-puppetlabs-ntp 7.1.1-1.

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
ntp::config: '/etc/inet/ntp.conf'
ntp::driftfile: '/var/ntp/ntp.drift'
ntp::keys_file: '/etc/inet/ntp.keys'
ntp::package_name: [ 'SUNWntp4r', 'SUNWntp4u' ]
ntp::restrict:
  - 'default nomodify notrap nopeer noquery'
  - '127.0.0.1'
ntp::service_name: 'network/ntp4'
ntp::iburst_enable: false