diff options
Diffstat (limited to 'net/foreman-proxy/files/patch-config_settings.d_tftp.yml.example')
| -rw-r--r-- | net/foreman-proxy/files/patch-config_settings.d_tftp.yml.example | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/foreman-proxy/files/patch-config_settings.d_tftp.yml.example b/net/foreman-proxy/files/patch-config_settings.d_tftp.yml.example new file mode 100644 index 000000000000..e86fbfa5a9de --- /dev/null +++ b/net/foreman-proxy/files/patch-config_settings.d_tftp.yml.example @@ -0,0 +1,11 @@ +--- config/settings.d/tftp.yml.example.orig 2022-09-08 13:50:11 UTC ++++ config/settings.d/tftp.yml.example +@@ -2,7 +2,7 @@ + # Can be true, false, or http/https to enable just one of the protocols + :enabled: false + +-#:tftproot: /var/lib/tftpboot ++#:tftproot: /tftpboot + # Defines the TFTP Servername to use, overrides the name in the subnet declaration + #:tftp_servername: tftp.domain.com + |
