[ 原始碼: puppet-module-puppetlabs-tftp ]
套件:puppet-module-puppetlabs-tftp(0.2.3-3)
puppet-module-puppetlabs-tftp 的相關連結
Debian 的資源:
下載原始碼套件 puppet-module-puppetlabs-tftp:
- [puppet-module-puppetlabs-tftp_0.2.3-3.dsc]
- [puppet-module-puppetlabs-tftp_0.2.3.orig.tar.xz]
- [puppet-module-puppetlabs-tftp_0.2.3-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- puppet-module-nanliu-staging
- puppet-module-puppetlabs-cron-core
- puppet-module-puppetlabs-ntp
- puppet-module-voxpupuli-kmod
- puppet-module-camptocamp-openssl
- puppet-module-rodjek-logrotate
- puppet-module-voxpupuli-collectd
- puppet-module-puppetlabs-selinux-core
- puppet-module-etcddiscovery
- puppet-module-camptocamp-postfix
- puppet-module-arioch-redis
Puppet module for managing tftp-hpa
Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.
This module will install tftp-hpa as a xinetd service by default. It can be overridden to run as a standalone daemon by setting the inetd parameter to false.
Parameters:
* username: tftp daemon user, default tftp * directory: service directory, default see params class. * address: bind address, default 0.0.0.0. * port: bind port, default 69. * options: service option, default --secure. * inetd: run service via xinetd, default true.
其他與 puppet-module-puppetlabs-tftp 有關的套件
|
|
|
|
-
- dep: puppet
- configuration management system
-
- dep: puppet-module-puppetlabs-stdlib
- Puppet module standard library
-
- dep: puppet-module-puppetlabs-xinetd
- Puppet module for xinetd