Project

General

Profile

« Previous | Next » 

Revision 49435dc0

Added by Stephen Benjamin over 9 years ago

fixes #8990 - deprecate port and separate http and https settings

View differences:

templates/tftp.yml.erb
---
# TFTP management
:enabled: <%= scope.lookupvar("foreman_proxy::tftp") %>
:enabled: <%= @module_enabled %>
:tftproot: <%= scope.lookupvar("foreman_proxy::tftp_root") %>
# Defines the TFTP Servername to use, overrides the name in the subnet declaration
:tftp_servername: <%= scope.lookupvar("foreman_proxy::tftp_servername") %>

Also available in: Unified diff