Change the files motd for db-a-001 and db-b-001
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 3 2026
rename db-B-001 to db-b-001 across the repository
This change touches Wolfplex files. As such, administrative approval is needed from Wolfplex technical contact.
Rename network interfaces on selected machines to standardize the naming convention across all hosts, using intranought and public.
Mar 2 2026
Updated some functions to preserve a consistent and deterministic
display order by using OrderedDict.
Adjusted the ordering of entries (and the content) in nodes.sls to maintain consistency with the generated pillar structure and ensure deterministic output.
I tried pip install salt==3006.8, but it brings the same strange issue : AttributeError: cannot access submodule 'cmdmod' of module 'salt.modules' (most likely due to a circular import)
(same in WindRiver)
Using a separate file like /etc/rc.conf.d/netif/carp keeps the CARP configuration isolated,
avoids modifying the main /etc/rc.conf, and makes the setup cleaner and safer.
It improves maintainability, reduces the risk of conflicts, and ensures a more modular infrastructure design.
Feb 26 2026
I added a test to determine if the function get_carp_entries() will avoid an FHRP group
if it's not the CARP protocol. Also, it is more readable if we place the CARP configuration directly in the forest.yaml.
Feb 25 2026
We need to use OrderedDict from the collections module because the pillar generation script must preserve the order of the information. This ensures that the generated pillar file remains consistent and human-readable. Maintaining a stable order also makes it easier to review changes, compare versions, and debug configurations.
Feb 24 2026
Feb 23 2026
Hostnames should always be written in lowercase and the node name must match the hostname.
Add the flag ipv6_dhcp_duid for windriver
Fix : when an IPv6 address belongs to the Scaleway tenant, add the
ipv6_dhcp_duid flag in the pillar
Remove an incorrect character from the code (star that shouldn't be there).
I removed the priority and name entries from the generated pillar, as they are not used by Salt in our current setup.
Keeping only the fields actually consumed by the states makes the pillar cleaner and avoids maintaining redundant data.
Use True and False (capitalized) to follow Salt's Python boolean conventions.
Increase the SOA serial so secondary name servers detect the changes and perform a zone transfer.
Ensure DNS records are placed in alphabetical order within the zone file.
Feb 22 2026
Fix priority for CARP in NetBox, and then in the file nodes.sls
Add functions to get the CARP configurations in NetBox
Feb 20 2026
Avoid to include nodes.sls on the review
Fix OVH + IPv6 /64 => netmask gateway /56
- Fix duplicate primary IP in aliases
Feb 19 2026
Feb 18 2026
A new bloc IPV4 was added in NetBox : The 172.27.27.0/28 subnet was fully allocated and currently used by VMs on Hyper-1, so I expand it to a larger prefix by combining 172.27.27.0/28 and 172.27.27.16/28 into a single 172.27.27.0/27 subnet to allow better address utilization in the future.
The additional public IPv4 address has been received and is ready to be used for the CARP setup : IP=51.68.252.230/32