Libraries
»
tomkrieger-pxe_install
(0.3.10)
»
Index (m)
»
Puppet Tasks
»
maintain_netinstaller
Puppet Task: maintain_netinstaller
Defined in:
tasks/maintain_netinstaller.json,
tasks/maintain_netinstaller.rb
Overview
Maintain CentOS/Ubuntu/Debian net installer files
Supports noop?
false
Parameters
tftp_basedir
(String[1])
— The base directory of the tftpd server where the net installer files go to.
archive_url
(String[1])
— Where to download he net installer from.
os
(Enum[centos,ubuntu,debian,fedora,alma,rocky,redhat])
— The operating system.
os_version
(String[1])
— The operting system version, depending on the OS.
os_subversion
(Optional[String[1]])
— The operating system subversion for CentOS like 'u9'.