软件包: puppet-module-puppetlabs-tftp (0.2.3-4)
puppet-module-puppetlabs-tftp 的相关链接
Trisquel 的资源:
下载源码包 puppet-module-puppetlabs-tftp:
- [puppet-module-puppetlabs-tftp_0.2.3-4.dsc]
- [puppet-module-puppetlabs-tftp_0.2.3.orig.tar.xz]
- [puppet-module-puppetlabs-tftp_0.2.3-4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
- puppet-module-nanliu-staging
- puppet-module-puppetlabs-cron-core
- puppet-module-puppetlabs-ntp
- puppet-module-camptocamp-openssl
- puppet-module-rodjek-logrotate
- puppet-module-voxpupuli-collectd
- puppet-module-etcddiscovery
- puppet-module-puppetlabs-selinux-core
- puppet-module-voxpupuli-posix-acl
- puppet-module-camptocamp-postfix
- puppet-module-aboe-chrony
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