
After the initial reboot following a kickstart installation, residual network configuration files remain, enabling the node to communicate with the active controller. During Puppet configuration, the script apply_network_config.py is intended to overwrite these configurations with those from the sysinv database. However, simply bringing down the labeled interface, without also addressing its associated base interfaces, prevented the new configuration from being applied. Consequently, the PXE boot interface was left without an IP address. This change brings down the base interface also. Test Plan: [PASS] install a Standard in IPv6 and configure mgmt and cluster-host in VLANs over the pxeboot interface. After install check that no communication alarms are triggered and the pxeboot interface on the compute nodes remains configured via DHCP. Closes-Bug: 2103645 Change-Id: I8eb36ebf1c6fd93c814ff664997aff1d6e0cb10d Signed-off-by: Andre Kantek <andrefernandozanella.kantek@windriver.com>
stx-puppet
The starlingx/stx-puppet repository handles the Puppet service1.
The Puppet service runs during bootstrap, and at every reboot, to provide a consistent configuration across the StarlingX system nodes.
This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.
References
Description
Languages
Puppet
58.6%
Python
21.6%
HTML
7.5%
Shell
7%
Ruby
4.7%
Other
0.6%