[ussuri][tripleo][ironic][tftp] add --blocksize to tftp during installation

Ruslanas Gžibovskis ruslanas at lpic.lt
Thu May 20 15:00:04 UTC 2021


Hi all,

I wanted to ask, is there an option in tripleO to deploy undercloud tftp
server with additional option, I had to add it to
/usr/share/openstack-tripleo-heat-templates/deployment/ironic/ironic-pxe-container-puppet.yaml,
so my container start cmd looks like this now:
tripleoussuri/centos-binary-ironic-pxe:current-tripleo
/bin/bash -c BIND_HOST=$(hiera ironic::pxe::tftp_bind_host -c
/etc/puppet/hiera.yaml); /usr/sbin/in.tftpd --foreground --user root
--address $BIND_HOST:69 --blocksize 1399 --m
ap-file /var/lib/ironic/tftpboot/map-file /var/lib/ironic/tftpboot
ironic_pxe_tftp

But I believe it should be possibility with ExtraConfigUndercloud? I know,
our network better should be fixed, but it will take several decades :) and
while it will be fixed I want to automate deployment and it should be
upgrade resistant :)

Thanks for the advice in advance.

-- 
Ruslanas Gžibovskis
+370 6030 7030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210520/af62829e/attachment.html>


More information about the openstack-discuss mailing list