Logo
Explore Get Started
openstack/devstack
Code Issues Proposed changes
45f0e3d057
BranchesTags
View all branches
devstack/tools/ironic/templates/tftpd-xinetd.template

15 lines
424 B
Plaintext
Raw Normal View History

Integration testing preparation for Ironic Add ability to create/register qemu vms for Ironic testing purposes Implements bp:deprecate-baremetal-driver Change-Id: If452438fcc0ff562531b33a36cd189b235654b48
2014-01-31 18:02:07 +04:00
service tftp
{
protocol = udp
port = 69
socket_type = dgram
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -v -v -v -v -v --map-file %TFTPBOOT_DIR%/map-file %TFTPBOOT_DIR%
disable = no
Force TFTP to listen on IPv4 endpoint On Fedora with the default configuration TFTP will listen only on IPv6 endpoint, making imporrible for a node to reach TFTP. This patch forces TFTP to listen on IPv4 endpoint by modifying Xinet.d template. Change-Id: I1ed315fae38816c8e0c2a736261d1c3736f437ff
2014-04-15 14:51:53 +02:00
# This is a workaround for Fedora, where TFTP will listen only on
# IPv6 endpoint, if IPv4 flag is not used.
flags = IPv4
Integration testing preparation for Ironic Add ability to create/register qemu vms for Ironic testing purposes Implements bp:deprecate-baremetal-driver Change-Id: If452438fcc0ff562531b33a36cd189b235654b48
2014-01-31 18:02:07 +04:00
}
Copy Permalink
Powered by Gitea Version: v1.23.8 Page: 144ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API