File: init.pp

package info (click to toggle)
puppet-module-puppetlabs-tftp 0.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 152 kB
  • sloc: ruby: 498; sh: 10; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (3)
1
2
3
class { 'tftp':
  address => $::ipaddress,
}